去掉console

This commit is contained in:
shijingjing
2022-07-26 11:05:58 +08:00
parent 601640eea1
commit 048aa08ab1
4 changed files with 8 additions and 14 deletions

View File

@@ -169,7 +169,6 @@ export default {
},
onShow() {
document.title = '群发居民群'
// this.getList()
this.$dict.load(['mstStatus']).then(() => {
this.getList()
})