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

This commit is contained in:
RuoYi
2021-09-02 10:55:10 +08:00
parent ee823b8326
commit a15bfdfb46
13 changed files with 5 additions and 13 deletions

View File

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