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

updata

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