任务列表页默认显示20条任务

This commit is contained in:
george
2018-07-27 14:35:32 +08:00
parent 3f47624331
commit b63cd5024c

View File

@@ -72,6 +72,8 @@
]]
,id: 'listReload'
,page: true
,limit:20
,limits: [20,40,80]
,height: "full-130"
});