This commit is contained in:
yanran200730
2022-01-20 11:22:56 +08:00
parent 9952759b41
commit 0b3a66e8b0

View File

@@ -73,8 +73,8 @@ export default {
},
created() {
this.$loading()
this.injectJWeixin(['sendChatMessage']).then(() => {
this.$loading()
this.getDetail()
})
},