src/views/equipment/equipment/index.vue
@@ -236,12 +236,12 @@ type: 'primary', fun: this.labelPrint }, // { // text: '同步', // type: 'primary', // loading: false, // fun: this.pullEquipFun // } { text: '同步', type: 'primary', loading: false, fun: this.pullEquipFun } ], operator: [ { @@ -343,7 +343,6 @@ }, handleSelectionChange(val) { this.multipleSelection = val console.log(this.multipleSelection); }, // 新增 / 修改 addOrUpdateHandle(row) {