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