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