From f1ab5eeaf47bba7be3e07a6032e51559f9dee073 Mon Sep 17 00:00:00 2001 From: jiangjunhong <870160034@qq.com> Date: Sat, 26 Apr 2025 00:35:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AE=A1=E7=90=86=E7=B3=BB=E7=BB=9F=E5=A4=A7?= =?UTF-8?q?=E9=83=A8=E5=88=86=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/crm/components/Customer/Detail.vue | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/views/crm/components/Customer/Detail.vue b/src/views/crm/components/Customer/Detail.vue index 14e99467..a8105d04 100644 --- a/src/views/crm/components/Customer/Detail.vue +++ b/src/views/crm/components/Customer/Detail.vue @@ -3,9 +3,14 @@
-

{{ customerForm.customerName }}({{ customerForm.mobile }})

- 撞库次数: {{ customerForm.repeatCount }}次 - 跟进次数: {{ customerForm.followCount }}次 +

+ {{ customerForm.customerName }} + ({{ customerForm.mobile }}) +

+
+ 撞库次数: {{ customerForm.repeatCount }} + 跟进次数: {{ customerForm.followCount }} +