Commit 9eedf1db by liuchenxi

update: 表格pageSize

parent 3d7d7c49
......@@ -87,7 +87,7 @@ export default {
dynamicParams: {}, // 动态组件参数
type: '',
currentPage: 1,
pageSize: 1,
pageSize: 20,
total: 0,
touchOrderBy: '',
taskOrderBy: '',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment