update
This commit is contained in:
@@ -106,7 +106,6 @@
|
||||
}
|
||||
},
|
||||
onLoad(e) {
|
||||
console.log(e);
|
||||
this.targetId = e.targetId
|
||||
getFriendInfo(e.targetId).then(res => {
|
||||
this.userInfo = res
|
||||
@@ -128,7 +127,7 @@
|
||||
if (code == 0) {
|
||||
this.isTop = conversation.isTop
|
||||
}
|
||||
});
|
||||
})
|
||||
},
|
||||
methods: {
|
||||
copyAddress() {
|
||||
|
||||
Reference in New Issue
Block a user