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