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