updateGroup
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
this.$http.post(`/app/wxcp/wxgroupchattag/markTagForCP?tagId=${this.tagId}&groupId=${row.id}`).then((res) => {
|
||||
if (res.code == 0) {
|
||||
this.$u.toast('移除成功!')
|
||||
this.getListInit()
|
||||
uni.$emit('updateGroup')
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user