修改bug

ww
wangwei 3 years ago
parent 93ef486cb6
commit 816d823ae8

@ -226,6 +226,7 @@ export default {
handleCurrentChange(val) {
this.filterQuery.page = val;
this.getList();
this.filterQuery.page = 1;
},
handleUnitClick(row) {
this.curIndex = row.id;

Loading…
Cancel
Save