This commit is contained in:
wanglei
2021-12-14 16:10:49 +08:00
parent c57a77ab16
commit c264e4ad47
5 changed files with 13 additions and 12 deletions

View File

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