bug
This commit is contained in:
@@ -62,6 +62,9 @@ export default {
|
||||
]
|
||||
}
|
||||
},
|
||||
onShow() {
|
||||
document.title="我发起的";
|
||||
},
|
||||
created() {
|
||||
this.injectJWeixin(['sendChatMessage']).then(() => {
|
||||
this.getList()
|
||||
|
||||
Reference in New Issue
Block a user