提交 c2e8be46 作者: 毛细亚

更新罗盘

上级 65c7e701
......@@ -55,9 +55,10 @@ export default {
}
},
mounted() {
this.$nextTick( ()=>{
this.$nextTick( async ()=>{
await this.initOrganization();
console.log('123')
// await this.startWeComSilentAuth();
this.initOrganization();
this.initDingTalkLogin();
})
},
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论