Commit 579533ff authored by 王康's avatar 王康

form

parents 86fc39d3 59a201e2
......@@ -290,7 +290,7 @@
* "sortItem": "create_time", // 默认为create_time字段的desc排序
* "sortOrder": "desc",
* "isShowPagination": true, //默认显示分页
* "sShowSearch": true, //默认显示搜索按钮
* "isShowSearch": true, //默认显示搜索按钮
* "showRefresh": false, //默认不显示刷新按钮
* "showDeleteButton": false, //默认不显示删除按钮
* "buttonGroup": false //默认不以按钮组的方式呈现button
......
......@@ -96,6 +96,8 @@
// end: 'lastUpdateTime'
// }
// },
isShowPagination: true,
isShowSearch: true,
showRefresh: true,
showExport: true,
showDeleteButton: true,
......
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