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