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