提交 e369ffc3 编写于 作者: alex.zhang's avatar alex.zhang

取消外部用户重定向

上级 68517998
...@@ -252,9 +252,9 @@ export default { ...@@ -252,9 +252,9 @@ export default {
// 申请明细页面 则刷新时不重定向 // 申请明细页面 则刷新时不重定向
return; return;
} }
this.$router.replace({ // this.$router.replace({
path: "/credit-send-manage", // path: "/credit-send-manage",
}); // });
} else { } else {
// 非外部用户 正常展示多路由 // 非外部用户 正常展示多路由
this.getSlideData(); this.getSlideData();
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册