删除好友有问题,需要修复
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user