11
86134
2023-11-17 7c66c1b443ade5701a88e6361993f028eb05a8f6
src/views/plan/customer/index.vue
@@ -242,6 +242,7 @@
    },
    handleSelectionChange(val) {
      this.multipleSelection = val
      console.log(this.multipleSelection);
    },
    // 删除
    deleteHandle(row) {