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) {