提交 9ff41818 编写于 作者: guangjun.yang's avatar guangjun.yang

返回逻辑修改

上级 77458e83
...@@ -164,11 +164,8 @@ export default { ...@@ -164,11 +164,8 @@ export default {
this.$sendBuriedData({ this.$sendBuriedData({
component_tag: `889#88901` component_tag: `889#88901`
}); });
history.go(-2); this.returnUrl && location.replace(this.returnUrl);
// let shareUrl = getWebPageUrl(`profexam/#/sharecoop?uuid=${getCookie('uuid')}`);
// this.returnUrl && location.replace(this.returnUrl);
// this.returnUrl && (location.href = decodeURIComponent(this.returnUrl)); // this.returnUrl && (location.href = decodeURIComponent(this.returnUrl));
// this.$route.
}, },
// 下载 // 下载
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册