src/views/securityUnit/index.vue
@@ -332,7 +332,7 @@ }) .then(() => { console.log(row); return remove(row.creditcode); return remove(row.creditcode, row.departmentid); }) .then(() => { this.onLoad(this.page); @@ -356,8 +356,8 @@ type: "warning", }) .then(() => { // console.log(this.ids); return remove(this.ids); console.log(this.ids); // return remove(this.ids); }) .then(() => { this.onLoad(this.page);