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