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