From 381eefb78f788c4e68c8b6799706a6e520ae0d17 Mon Sep 17 00:00:00 2001 From: liuye Date: Fri, 12 May 2023 16:45:39 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BD=91=E6=A0=BC=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/wuxi/app/AppReportAiWill/components/Detail.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/project/wuxi/app/AppReportAiWill/components/Detail.vue b/project/wuxi/app/AppReportAiWill/components/Detail.vue index 957b1957..30045f26 100644 --- a/project/wuxi/app/AppReportAiWill/components/Detail.vue +++ b/project/wuxi/app/AppReportAiWill/components/Detail.vue @@ -144,7 +144,8 @@
- {{ data.isUser ? `${data.name}-${data.phone}` : data.girdName }} + {{ data.girdName }} + {{data.name}}-{{data.phone}}