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