提交 65a2fbaa authored 作者: lihuihui's avatar lihuihui

updata

上级 68f69e41
...@@ -147,7 +147,7 @@ export default { ...@@ -147,7 +147,7 @@ export default {
created() { created() {
if (this.isWechat) { if (this.isWechat) {
this.redirectUrl = `${window.location.origin}/login?type=1` this.redirectUrl = `${window.location.origin}/login?type=1`
if (!this.$router.query.type) { if (!this.$route.query.type) {
this.wechatLogin() this.wechatLogin()
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论