mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
remove 移除分页合理化参数 使用 MP 全局配置分页溢出
This commit is contained in:
@ -219,7 +219,6 @@ export default {
|
||||
queryParams: {
|
||||
pageNum: 1,
|
||||
pageSize: 10,
|
||||
reasonable: true,
|
||||
tableName: undefined,
|
||||
tableComment: undefined
|
||||
},
|
||||
|
Reference in New Issue
Block a user