提交 a77fd5ee 编写于 作者: S st

[办公中心]修复手机端打开出错

上级 99af096b
......@@ -126,7 +126,6 @@ o2.xDesktop.requireApp = function (module, clazz, callback, async) {
redirectlink = encodeURIComponent(redirectlink);
}
if (options.workId) {
o2.
window.location = o2.filterUrl("../x_desktop/workmobilewithaction.html?workid=" + options.workId + ((layout.debugger) ? "&debugger" : "") + "&redirectlink=" + redirectlink);
} else if (options.workCompletedId) {
window.location = o2.filterUrl("../x_desktop/workmobilewithaction.html?workcompletedid=" + options.workCompletedId + ((layout.debugger) ? "&debugger" : "") + "&redirectlink=" + redirectlink);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册