This commit is contained in:
yanran200730
2021-12-08 21:16:12 +08:00
parent 4512e9a910
commit 15c06a8ead

View File

@@ -82,6 +82,7 @@
this.injectJWeixin(['sendChatMessage']).then(() => { this.injectJWeixin(['sendChatMessage']).then(() => {
this.getDetail() this.getDetail()
}).catch(() => { }).catch(() => {
this.getDetail()
this.$hideLoading() this.$hideLoading()
}) })
}, },