@ -141,6 +141,7 @@ export default {
},
cancelDialog() {
this.addDialogVisible = false;
this.getList();
search() {
this.filterQuery.page = 1;
@ -382,7 +382,7 @@ export default {
handleCurrentChange(val) {
this.query.page = val;
this.query.page=null;
this.query.page=1;
handInvCurrentChange(row) {