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