邀请好友页面处理刷新页面
This commit is contained in:
@@ -98,6 +98,7 @@
|
|||||||
getGroupUsers(this.targetId, this.count).then(res => {
|
getGroupUsers(this.targetId, this.count).then(res => {
|
||||||
this.users = res
|
this.users = res
|
||||||
})
|
})
|
||||||
|
this.currentUser = {}
|
||||||
},
|
},
|
||||||
hideAction(item) {
|
hideAction(item) {
|
||||||
this.actionShow = false
|
this.actionShow = false
|
||||||
|
|||||||
Reference in New Issue
Block a user