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