通知公告
This commit is contained in:
@@ -80,12 +80,8 @@
|
||||
},
|
||||
|
||||
created() {
|
||||
this.$loading()
|
||||
this.injectJWeixin(['sendChatMessage']).then(() => {
|
||||
this.getDetail()
|
||||
}).catch(() => {
|
||||
this.getDetail()
|
||||
this.$hideLoading()
|
||||
})
|
||||
},
|
||||
|
||||
@@ -111,7 +107,6 @@
|
||||
if (res && res.data) {
|
||||
this.detailObj = res.data;
|
||||
this.pageShow = true
|
||||
this.$hideLoading()
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user