From 8eb2495ceae655aa1827926bd627f7db8495b237 Mon Sep 17 00:00:00 2001 From: liyongde <1419499670@qq.com> Date: Wed, 25 Mar 2026 16:09:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=AE=A2=E6=88=B7=E6=A3=80=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/views/components/PartnerInfo.vue | 33 ++++++++-- .../src/views/customer-mgr/customersearch.vue | 61 ++++++++++++++++++- 2 files changed, 86 insertions(+), 8 deletions(-) diff --git a/front/src/views/components/PartnerInfo.vue b/front/src/views/components/PartnerInfo.vue index bb4b812..9dd63c6 100644 --- a/front/src/views/components/PartnerInfo.vue +++ b/front/src/views/components/PartnerInfo.vue @@ -74,7 +74,7 @@ + append-to-body custom-class="nested-dialog"> @@ -96,7 +96,8 @@ - + @@ -118,7 +119,8 @@ - + @@ -139,7 +141,8 @@ - + @@ -160,7 +163,8 @@ - + @@ -188,7 +192,8 @@ - + @@ -457,3 +462,19 @@ export default { } } + + diff --git a/front/src/views/customer-mgr/customersearch.vue b/front/src/views/customer-mgr/customersearch.vue index 3c2b078..1f91e48 100644 --- a/front/src/views/customer-mgr/customersearch.vue +++ b/front/src/views/customer-mgr/customersearch.vue @@ -28,7 +28,13 @@ border style="width: 100%"> - + + +