This commit is contained in:
wanglei
2021-12-14 16:59:09 +08:00
parent c1c1a68752
commit 59162f2efe

View File

@@ -62,6 +62,9 @@ export default {
]
}
},
onShow() {
document.title="我发起的";
},
created() {
this.injectJWeixin(['sendChatMessage']).then(() => {
this.getList()