修改bug

ww
wangwei 2 years ago
parent 179c45c11b
commit 93ef486cb6

@ -178,6 +178,8 @@ export default {
handleCurrentChange(val) {
this.query.page = val;
this.getCodeList();
this.query.page = 1;
},
getCodeList() {

Loading…
Cancel
Save