src/views/securityUnit/transRegionalcompany.vue
@@ -369,6 +369,7 @@ message: "提交成功", type: "success", }); this.refreshChange(); done(); this.forms = false; } else { @@ -441,7 +442,9 @@ }) .then(() => { // console.log(this.ids); return remove(this.ids, this.ids1); return remove(this.ids, this.ids1).then((res) => { this.refreshChange(); }); }) .then(() => { this.onLoad(this.page);