Index: ssts-web/src/main/webapp/disinfectsystem/print/print.js =================================================================== diff -u -r32000 -r32079 --- ssts-web/src/main/webapp/disinfectsystem/print/print.js (.../print.js) (revision 32000) +++ ssts-web/src/main/webapp/disinfectsystem/print/print.js (.../print.js) (revision 32079) @@ -301,7 +301,7 @@ var item = myObj.totalPageAmount; item.text = item.label; addPrintItem(item, printSummaryObj); - } + } // 打印可带边框的表格信息 if (!isObjEmpty(myObj.table)){ var table = myObj.table; @@ -313,9 +313,17 @@ if(printSummaryObj.markTousse){ borderSize = 1; } + + var tableHtml = ""; + if(printSummaryObj.params){ + tableHtml += "