修改bug

zhairh
wangwei 3 years ago
parent f7be2225cd
commit 2adb4d7e0c

@ -141,6 +141,7 @@ export default {
}, },
cancelDialog() { cancelDialog() {
this.addDialogVisible = false; this.addDialogVisible = false;
this.getList();
}, },
search() { search() {
this.filterQuery.page = 1; this.filterQuery.page = 1;

Loading…
Cancel
Save