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