修改页面表格显示条数
This commit is contained in:
@@ -970,6 +970,7 @@
|
||||
v-model:page="queryParams.pageNum"
|
||||
v-model:limit="queryParams.pageSize"
|
||||
@pagination="getList"
|
||||
:page-sizes="[20, 50, 100, 200, 500, 1000, 2000]"
|
||||
/>
|
||||
|
||||
<!-- 列显示设置对话框 -->
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user