Index: ssts-web/src/main/webapp/disinfectsystem/config/zsxlrmyy/print/printConfig.js =================================================================== diff -u -r13991 -r14005 --- ssts-web/src/main/webapp/disinfectsystem/config/zsxlrmyy/print/printConfig.js (.../printConfig.js) (revision 13991) +++ ssts-web/src/main/webapp/disinfectsystem/config/zsxlrmyy/print/printConfig.js (.../printConfig.js) (revision 14005) @@ -1100,10 +1100,15 @@ // { label : "", dataIndex : 'depart', colspan: 4, style : "font-size:12px;text-align:center;height:5mm"} // ] // }, +// {height : "", tds : [ +// { label : "灭菌程序:", dataIndex : 'sterilingType', colspan: 4, style : "font-size:12px;text-align:center;height:5mm"} +// ] +// }, {height : "", tds : [ - { label : "灭菌程序:", dataIndex : 'sterilingType', colspan: 4, style : "font-size:12px;text-align:center;height:5mm"} - ] - }, + { label : "制作者:", dataIndex : 'operator', colspan: 2, style : "font-size:11px; text-align:center;height:5mm;width:24mm"}, + { label : "审核者:", dataIndex : 'reviewer', colspan: 2, length: 10, style : "font-size:11px; text-align:center;width:24mm"} + ] + }, {height : "", tds : [ { label : "灭菌:", dataIndex : 'sterilizationDate', colspan: 2, style : "font-size:11px; text-align:center;height:5mm;width:24mm"}, { label : "失效:", dataIndex : 'validDate', colspan: 2, length: 10, style : "font-size:11px; text-align:center;width:24mm"}