From 3e2ec7fd091fa927caba8becfdf056d711e361fd Mon Sep 17 00:00:00 2001 From: bobobobo <1055026847@qq.com> Date: Wed, 4 Feb 2026 00:43:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A5=BD=E5=8F=8B=E6=9C=89?= =?UTF-8?q?=E9=97=AE=E9=A2=98=EF=BC=8C=E9=9C=80=E8=A6=81=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TUIKit/components/TUIContact/contact-info/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TUIKit/components/TUIContact/contact-info/index.vue b/TUIKit/components/TUIContact/contact-info/index.vue index b9acf37..9ea0fb0 100644 --- a/TUIKit/components/TUIContact/contact-info/index.vue +++ b/TUIKit/components/TUIContact/contact-info/index.vue @@ -471,7 +471,7 @@ ) { return } - + console.log(contactInfo, '===') resetContactInfoUIData() // deep clone @@ -486,7 +486,7 @@ contactInfoData.value ) isBothFriend.value = await isFriend(contactInfoData.value) - + generateMoreInfo() generateButton() if (contactInfo.infoKeyList) {