From 968552ec4bc0df17101e51db836199b90ca933a0 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sat, 27 Sep 2025 21:10:02 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E3=80=90antd=E3=80=91=E3=80=90crm?= =?UTF-8?q?=E3=80=91=E5=AE=A2=E6=88=B7=E5=85=AC=E6=B5=B7=E5=88=86=E9=85=8D?= =?UTF-8?q?=20form=20=E7=9A=84=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules}/distribute-form.vue | 31 ++----------------- 1 file changed, 3 insertions(+), 28 deletions(-) rename apps/web-antd/src/views/crm/customer/{poolConfig => detail/modules}/distribute-form.vue (69%) diff --git a/apps/web-antd/src/views/crm/customer/poolConfig/distribute-form.vue b/apps/web-antd/src/views/crm/customer/detail/modules/distribute-form.vue similarity index 69% rename from apps/web-antd/src/views/crm/customer/poolConfig/distribute-form.vue rename to apps/web-antd/src/views/crm/customer/detail/modules/distribute-form.vue index 64ca6c7c..53787ca7 100644 --- a/apps/web-antd/src/views/crm/customer/poolConfig/distribute-form.vue +++ b/apps/web-antd/src/views/crm/customer/detail/modules/distribute-form.vue @@ -1,17 +1,15 @@