refactor(web): 增加分页通用配置

This commit is contained in:
2023-06-14 15:21:01 +08:00
parent edbf54a519
commit 58487be66a
5 changed files with 28 additions and 66 deletions

View File

@@ -14,12 +14,7 @@ function queueCrud(name) {
type: "tpl",
tpl: "共 <span class='text-primary font-bold'>${total|default:0}</span> 个任务"
},
{
type: 'pagination',
layout: ['pager'],
maxButtons: 5,
showPageInput: false,
}
paginationCommonOptions(false)
],
footerToolbar: [],
columns: [