修改一些展示问题
This commit is contained in:
@@ -118,6 +118,7 @@
|
||||
},
|
||||
handlePageSizeChange(to) {
|
||||
this.pageSize = to;
|
||||
this.currentPage = 1;
|
||||
this.doExecutorSqlCommon();
|
||||
},
|
||||
tableSortChange(sort) {
|
||||
|
||||
Reference in New Issue
Block a user