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