提交 ecaacdd0 authored 作者: lihuihui's avatar lihuihui

修改登录

上级 29ea26aa
...@@ -17,6 +17,8 @@ export default class Before { ...@@ -17,6 +17,8 @@ export default class Before {
} else { } else {
next({ path: '/login/index?rd=' + encodeURIComponent(to.fullPath) }) // 需要传参并再传回来 next({ path: '/login/index?rd=' + encodeURIComponent(to.fullPath) }) // 需要传参并再传回来
} }
} else {
next()
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论