优化各项分页效果
This commit is contained in:
@@ -142,6 +142,7 @@ export default {
|
||||
},
|
||||
pagesizeChange(e) {
|
||||
this.tableData.size = e
|
||||
this.tableData.page = 0;
|
||||
this.getTableData()
|
||||
},
|
||||
// 分页回调
|
||||
|
||||
Reference in New Issue
Block a user