Index: ssts-web/src/main/webapp/disinfectsystem/print/print.js =================================================================== diff -u -r14992 -r15031 --- ssts-web/src/main/webapp/disinfectsystem/print/print.js (.../print.js) (revision 14992) +++ ssts-web/src/main/webapp/disinfectsystem/print/print.js (.../print.js) (revision 15031) @@ -769,7 +769,7 @@ } } - tableHtml += "
" + text; + tableHtml += "" + text; tableHtml += " 第"+page.pageNumber+"页/共"+printSummaryObj.pageAmount+"页"; tableHtml += "";