src/views/securityUnit/armedEscort.vue
@@ -365,7 +365,9 @@ }) .then(() => { console.log(row); return remove(row.creditcode, row.departmentid); return remove(row.creditcode, row.departmentid).then((res) => { this.refreshChange(); }); }) .then(() => { this.onLoad(this.page); @@ -467,6 +469,7 @@ message: "提交成功", type: "success", }); this.refreshChange(); done(); this.forms = false; } else {