提交 0148fb5e authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 ffb996ec
...@@ -269,7 +269,7 @@ ...@@ -269,7 +269,7 @@
export default { export default {
computed: { computed: {
loginUrl() { loginUrl() {
return `${webConf.others.loginUrl}?rd=${encodeURIComponent(window.location.href)}` return `${webConf.others.loginUrl}?rd=${encodeURIComponent(window.location.origin)}`
} }
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论