This commit is contained in:
yanran200730
2021-12-08 18:01:40 +08:00
parent 38a08ff55e
commit fefc72c09f
8 changed files with 26 additions and 11 deletions

View File

@@ -220,7 +220,9 @@
}
},
created() {
this.getDetail();
this.injectJWeixin(['sendChatMessage']).then(() => {
this.getDetail()
})
},
mounted() {
document.title = "会议详情"