移动端阅览
This commit is contained in:
parent
49233303d7
commit
4008529b27
@ -280,7 +280,6 @@ function openPortalPage(uuid, taskId) {
|
||||
ok: function(r) {
|
||||
$.simpleAlert("close");
|
||||
if (r.result == 'ok') {
|
||||
debugger;
|
||||
var url="./w?cmd=com.actionsoft.apps.coe.pal.publisher_publish_file_mobile_open&uuid=" + uuid + "&sid=" + $("#sid").val() + "&taskId=" + taskId;
|
||||
window.location.href = url;
|
||||
} else {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user