任务列表页默认显示20条任务
This commit is contained in:
@@ -72,6 +72,8 @@
|
|||||||
]]
|
]]
|
||||||
,id: 'listReload'
|
,id: 'listReload'
|
||||||
,page: true
|
,page: true
|
||||||
|
,limit:20
|
||||||
|
,limits: [20,40,80]
|
||||||
,height: "full-130"
|
,height: "full-130"
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user