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