Commit 83a158be by 王昆

gsb

parent 9979471c
......@@ -146,8 +146,9 @@
this.showEdit = true;
},
handleSizeChange(val) {
this.search.currentPage = 1;
this.search.pageSize = val;
this.resetSearch();
this.getList();
},
handleCurrentChange(val) {
this.search.currentPage = val;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment