This commit is contained in:
2022-02-18 17:32:50 +08:00
parent e812715490
commit 0fce904e6d

View File

@@ -73,10 +73,6 @@
},
onLoad(e) {
this.targetId = e.targetId
this.groupInfo = this.$store.getters.contactInfo(this.targetId)
uni.setNavigationBarTitle({
title: this.groupInfo.name
})
// 获取群成员数量
getGroupBase(this.targetId).then(res => {
uni.setNavigationBarTitle({