var filetaohongid = document.getElementById("F_FileId").value;
var strPath ='Print?oper=edit&id=17&fileid=' + filetaohongid+"&flag1=1";
//learun.ShowPage(strRoot, strPath);
location.href = '' + "WebOffice://|Officectrl|" + strRoot + strPath
来源:CSDN
作者:ArcherSYM
链接:https://blog.csdn.net/ArcherSYM/article/details/104633325