Crunchy
2025-06-14 b25dac9ce64c5988a9e546c9c80413e9b666e4e2
src/views/plan/customer/index.vue
@@ -242,7 +242,6 @@
    },
    handleSelectionChange(val) {
      this.multipleSelection = val
      console.log(this.multipleSelection);
    },
    // 删除
    deleteHandle(row) {