src/views/systemSetting/baseSetting/department/index.vue
@@ -250,8 +250,6 @@ this.$refs.multipleTable.toggleAllSelection(); }, disSame(list) { // console.log(this.$refs.multipleTable); // const row = this.$refs.table.data list.forEach((row) => { this.$refs.multipleTable.toggleRowSelection(row); });