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

Merge pull request !1 from zhangjinsi/master
pull/1/MERGE
李强 2021-03-12 11:24:26 +08:00 committed by Gitee
commit 7adbe5ba9e
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,