邀请好友页面处理刷新页面

This commit is contained in:
2022-02-18 17:51:26 +08:00
parent ae7b9ead46
commit 4f7096a9c4

View File

@@ -98,6 +98,7 @@
getGroupUsers(this.targetId, this.count).then(res => {
this.users = res
})
this.currentUser = {}
},
hideAction(item) {
this.actionShow = false