自动化立体仓库 - WMS系统
#
zhou zhou
2025-10-23 a1236c9d4238e2f5b8a8a879a7499e8da097d5a8
src/main/webapp/static/js/erp/LodopFuncs.js
@@ -50,10 +50,10 @@
//====获取LODOP对象的主过程:====
function getLodop(oOBJECT,oEMBED){
    var strHtmInstall = "<br><font color='#FF00FF'>打印控件未安装!点击这里<a href='../../static/install/CLodop_Setup_for_Win32NT.exe' target='_self'>执行安装</a>,安装后请刷新页面或重新进入。</font>";
    var strHtmUpdate="<br><font color='#FF00FF'>打印控件需要升级!点击这里<a href='../../static/install/CLodop_Setup_for_Win32NT.exe' target='_self'>执行升级</a>,升级后请重新进入。</font>";
    var strHtm64_Install="<br><font color='#FF00FF'>打印控件未安装!点击这里<a href='../../static/install/CLodop_Setup_for_Win64NT_6.628EN.exe' target='_self'>执行安装</a>,安装后请刷新页面或重新进入。</font>";
    var strHtm64_Update="<br><font color='#FF00FF'>打印控件需要升级!点击这里<a href='../../static/install/CLodop_Setup_for_Win64NT_6.628EN.exe' target='_self'>执行升级</a>,升级后请重新进入。</font>";
    var strHtmInstall = "<br><font color='#FF00FF'>打印控件未安装!点击这里<a href='../../static/install/install_lodop32.exe' target='_self'>执行安装</a>,安装后请刷新页面或重新进入。</font>";
    var strHtmUpdate="<br><font color='#FF00FF'>打印控件需要升级!点击这里<a href='../../static/install/install_lodop32.exe' target='_self'>执行升级</a>,升级后请重新进入。</font>";
    var strHtm64_Install="<br><font color='#FF00FF'>打印控件未安装!点击这里<a href='../../static/install/install_lodop64.exe' target='_self'>执行安装</a>,安装后请刷新页面或重新进入。</font>";
    var strHtm64_Update="<br><font color='#FF00FF'>打印控件需要升级!点击这里<a href='../../static/install/install_lodop64.exe' target='_self'>执行升级</a>,升级后请重新进入。</font>";
    var strHtmFireFox="<br><br><font color='#FF00FF'>(注意:如曾安装过Lodop旧版附件npActiveXPLugin,请在【工具】->【附加组件】->【扩展】中先卸它)</font>";
    var strHtmChrome="<br><br><font color='#FF00FF'>(如果此前正常,仅因浏览器升级或重安装而出问题,需重新执行以上安装)</font>";
    var strCLodopInstall = "<br><font color='#FF00FF'>CLodop云打印服务(localhost本地)未安装启动!点击这里<a href='../../static/install/CLodop_Setup_for_Win64NT_6.628EN.exe' target='_self'>执行安装</a>,安装后请刷新页面。</font>";