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