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