Commit f65d79c9 authored by 刘殿昕's avatar 刘殿昕

修改登录路由

parent 543b88bd
......@@ -18,7 +18,7 @@ const tip = msg => {
* 登录用 bg-login ,具体链接晚几天加
*/
const toLogin = () => {
window.location.href = "/login?redirect=" + router.currentRoute.fullPath
window.location.href = "/iam/login/#/login?redirect=" + router.currentRoute.fullPath
}
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment