update 分页合理化

This commit is contained in:
疯狂的狮子li
2021-09-02 13:46:11 +08:00
parent 6801490e3b
commit 76710e453e
4 changed files with 4 additions and 0 deletions

View File

@ -367,6 +367,7 @@ export default {
queryParams: {
pageNum: 1,
pageSize: 10,
reasonable: true,
#foreach ($column in $columns)
#if($column.query)
$column.javaField: undefined#if($velocityCount != $columns.size()),#end