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