Commit 119e5b0d by liuchenxi

update: 修改表格pageSize

parent a9fc16a8
......@@ -87,7 +87,7 @@ export default {
dynamicParams: {}, // 动态组件参数
type: '',
currentPage: 1,
pageSize: 20,
pageSize: 1,
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