From c1b55dccf3f5efe1f7b72e6f5293a162defdc0c5 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Wed, 19 Nov 2025 08:38:55 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E3=80=90ele=E3=80=91=E3=80=90crm?= =?UTF-8?q?=E3=80=91customer=20=E7=9A=84=E9=83=A8=E5=88=86=EF=BC=88form?= =?UTF-8?q?=E3=80=81list=E3=80=81detail=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/crm/customer/detail/index.vue | 1 - .../src/views/crm/customer/detail/modules/info.vue | 2 +- .../src/views/crm/customer/detail/index.vue | 1 - .../src/views/crm/customer/detail/modules/info.vue | 4 +--- apps/web-ele/src/views/crm/customer/index.vue | 14 ++++++++++++-- .../crm/receivable/plan/detail/modules/info.vue | 4 +--- 6 files changed, 15 insertions(+), 11 deletions(-) diff --git a/apps/web-antd/src/views/crm/customer/detail/index.vue b/apps/web-antd/src/views/crm/customer/detail/index.vue index f8c74ec4b..925d1a5ac 100644 --- a/apps/web-antd/src/views/crm/customer/detail/index.vue +++ b/apps/web-antd/src/views/crm/customer/detail/index.vue @@ -49,7 +49,6 @@ const permissionListRef = ref>(); // 团队 const [Descriptions] = useDescription({ bordered: false, column: 4, - class: 'mx-4', schema: useDetailSchema(), }); diff --git a/apps/web-antd/src/views/crm/customer/detail/modules/info.vue b/apps/web-antd/src/views/crm/customer/detail/modules/info.vue index 4e5c1e520..c98491177 100644 --- a/apps/web-antd/src/views/crm/customer/detail/modules/info.vue +++ b/apps/web-antd/src/views/crm/customer/detail/modules/info.vue @@ -30,7 +30,7 @@ const [SystemDescriptions] = useDescription({