删除好友有问题,需要修复

This commit is contained in:
bobobobo
2026-02-04 00:43:15 +08:00
parent df7c6ad3fc
commit 3e2ec7fd09

View File

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