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

取消外部用户重定向

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