licp
2024-04-19 3e39b23e6a20f5c1bb28a0f8fbbf5a77fa66c424
src/views/plan/customer/index.vue
@@ -242,7 +242,6 @@
    },
    handleSelectionChange(val) {
      this.multipleSelection = val
      console.log(this.multipleSelection);
    },
    // 删除
    deleteHandle(row) {