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

没有参数等

上级 9feadead
......@@ -427,7 +427,7 @@ export default {
};
_this.POST("portal/shareParam/save", param).then(res => {
if (res.code == "000000") {
let url = getWebPageUrl(`profexam/#/sharecoop?uuid=${res.data}`);
let url = getWebPageUrl(`cme/#/sharecoop?uuid=${res.data}`);
_this.shareUrl = url;
}
}).catch( e => {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册