Index: ssts-web/src/main/webapp/disinfectsystem/print/print.js =================================================================== diff -u -r27444 -r27445 --- ssts-web/src/main/webapp/disinfectsystem/print/print.js (.../print.js) (revision 27444) +++ ssts-web/src/main/webapp/disinfectsystem/print/print.js (.../print.js) (revision 27445) @@ -12,13 +12,11 @@ var totalColums = 7; function doGetLodop(){ - LODOP.SET_LICENSES("广州孚峻信息技术有限公司","864607680718189907689190562356","",""); - if(LODOP != null){ + LODOP.SET_LICENSES("广州孚峻信息技术有限公司","864607680718189907689190562356","",""); return LODOP; } - LODOP = getLodop(document.getElementById('LODOP'), document - .getElementById('LODOP_EM')); + LODOP = getLodop(document.getElementById('LODOP'), document.getElementById('LODOP_EM')); return LODOP; } /**