修改前端文件列表页面查询参数,加入分页查询参数

pull/1/head
zhangjinsi 2021-03-12 10:24:44 +08:00
parent 6777415421
commit e18c5288e6
1 changed files with 3 additions and 1 deletions

View File

@ -146,8 +146,10 @@
open: false,
//
queryParams: {
pageNum: 1,
pageSize: 10,
name: undefined,
visible: undefined,
type: undefined,
},
//
total: 0,