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