zouyu
2024-01-11 96dad2d25b1d5e088cf367b2ce364a2b82ee86ea
src/views/plan/customer/index.vue
@@ -242,7 +242,6 @@
    },
    handleSelectionChange(val) {
      this.multipleSelection = val
      console.log(this.multipleSelection);
    },
    // 删除
    deleteHandle(row) {