Index: ssts-web/src/main/webapp/disinfectsystem/common/cssdUtils.js =================================================================== diff -u -r36715 -r36810 --- ssts-web/src/main/webapp/disinfectsystem/common/cssdUtils.js (.../cssdUtils.js) (revision 36715) +++ ssts-web/src/main/webapp/disinfectsystem/common/cssdUtils.js (.../cssdUtils.js) (revision 36810) @@ -561,9 +561,8 @@ } // 必须先调用此代码,然后才能调用Ext.MessageBox.updateProgress // top.Ext.MessageBox.progress('【' + tousseObj.tousseName + '】打印中', '请稍候...'); - if(haveJquery()){ - - }else{ + var isHaveJquery = haveJquery(); + if(!isHaveJquery){ top.Ext.MessageBox.progress('打印中', '请稍候...'); } for (var i=0;i