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