防止表格最后页最后项删除变成暂无数据

This commit is contained in:
RuoYi
2021-09-02 10:19:04 +08:00
parent 57178e72a4
commit ee823b8326
17 changed files with 50 additions and 2 deletions

View File

@ -219,6 +219,7 @@ export default {
queryParams: {
pageNum: 1,
pageSize: 10,
reasonable: true,
tableName: undefined,
tableComment: undefined
},