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