Merge branch 'ww' into otherChange

ww
wangwei 3 years ago
commit 2f72a650f4

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

Loading…
Cancel
Save