Index: ssts-web/src/main/webapp/disinfectsystem/config/zd5y/print/printConfig.js =================================================================== diff -u -r13313 -r13354 --- ssts-web/src/main/webapp/disinfectsystem/config/zd5y/print/printConfig.js (.../printConfig.js) (revision 13313) +++ ssts-web/src/main/webapp/disinfectsystem/config/zd5y/print/printConfig.js (.../printConfig.js) (revision 13354) @@ -177,7 +177,7 @@ ], goodsTable :{ rowHeight : 25, - position : ["67","1%","99%","2000"], + position : ["67","1%","97%","2000"], content : [ {header : "序号", dataIndex : 'serialNumber', width : 60, align : 'center', fontSize : 11}, {header : "器械包名", dataIndex : 'goodsName', width : 260, align : 'left', fontSize : 11}, @@ -192,14 +192,14 @@ fontSize : 14, content : [ {label : "制单人:", dataIndex : 'printUser'}, - {label : " 发放人:", dataIndex : ''}, - {label : " 复核人: ", dataIndex : ''}, - {label : " 领用人: ", dataIndex : ''}, - {label : "打印时间:", dataIndex : 'printTime'} + {label : " 发放人:", dataIndex : ''}, + {label : " 复核人:", dataIndex : ''}, + {label : " 领用人:", dataIndex : ''}, + {label : " 打印时间:", dataIndex : 'printTime'} ] }, barcodes : [ - {codeType : "128Auto", dataIndex : 'serialNum', position : ["0","65%",210,30], + {codeType : "128Auto", dataIndex : 'serialNum', position : /*["1","65%",210,30],*/["3mm","74%","40mm","8mm"], styles : [{itemNameID: 0, styleName: 'ShowBarText', styleValue: true}, {itemNameID: 0, styleName: 'FontSize', styleValue: 6}, {itemNameID: 0, styleName: 'NotOnlyHighPrecision', styleValue: true}