Index: ssts-web/src/main/webapp/js/common.js =================================================================== diff -u -r32853 -r32857 --- ssts-web/src/main/webapp/js/common.js (.../common.js) (revision 32853) +++ ssts-web/src/main/webapp/js/common.js (.../common.js) (revision 32857) @@ -3463,7 +3463,7 @@ currentDateTime = currentDateTime.split(' ')[0]; } if (tousses != null && tousses.length > 0) { - if (sstsConfig.printBOMwhenPrintLabel) { + if (sstsConfig.printBOMwhenPrintLabel && printBOMwhenPrintLabel) { Ext.MessageBox.progress('打印中', '请稍候...'); var curNumber = 0; if (lists) {