This commit is contained in:
2022-02-23 16:38:14 +08:00
parent 2ce4bb827f
commit 768edb8e87
2 changed files with 4 additions and 3 deletions

View File

@@ -52,10 +52,12 @@
}
}
}
},
onShow() {
this.initGroupInfo()
},
onLoad(e) {
this.targetId = e.targetId
this.initGroupInfo()
// 获取历史消息列表
this.getMessageList()
// 监听新消息