From 299d5fd4fe362477d92b8317bcd6b9087aa88c46 Mon Sep 17 00:00:00 2001 From: edmondlang Date: Thu, 27 Apr 2023 00:13:51 +0800 Subject: [PATCH] fix bug no contact found --- .../companies/elements/IdentificationVerificationComponent.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/assets/vue/components/companies/elements/IdentificationVerificationComponent.vue b/resources/assets/vue/components/companies/elements/IdentificationVerificationComponent.vue index 4f53e333..dd7ba28d 100644 --- a/resources/assets/vue/components/companies/elements/IdentificationVerificationComponent.vue +++ b/resources/assets/vue/components/companies/elements/IdentificationVerificationComponent.vue @@ -52,7 +52,8 @@
-
{{item.owner.contact.wechat_id}}
+
{{item.owner.contact.wechat_id}}
+