Index: ssts-web/src/main/webapp/disinfectsystem/config/gdsy/print/printConfig.js =================================================================== diff -u -r15616 -r15627 --- ssts-web/src/main/webapp/disinfectsystem/config/gdsy/print/printConfig.js (.../printConfig.js) (revision 15616) +++ ssts-web/src/main/webapp/disinfectsystem/config/gdsy/print/printConfig.js (.../printConfig.js) (revision 15627) @@ -224,9 +224,8 @@ // 标题 {label : "无菌物品领用单 ", dataIndex : 'header',type:'html', beforeStr:'
',afterStr:'
', position : ["0","0mm","80%",22]}, {label : "单号:", dataIndex : 'serialNum', fontSize : 11, position : ["30","1%","90%",10]}, - {label : "发出部门:消毒供应室", dataIndex : '', fontSize : 11, position : ["30","45mm","90%",5]}, - {label : "接收部门:", dataIndex : 'depart', fontSize : 11, position : ["30","95mm","90%",5]}, - {label : "备注:", dataIndex : 'remark', fontSize : 11, position : ["30","165mm","90%",5]} + {label : "发出部门:消毒供应室", dataIndex : '', fontSize : 11, position : ["30","40mm","90%",5]}, + {label : "接收部门:", dataIndex : 'depart', fontSize : 11, position : ["30","85mm","90%",5]} ], goodsTable :{ rowHeight : 25, @@ -252,7 +251,7 @@ ] }, barcodes : [ - {codeType : "128Auto", dataIndex : 'serialNum', position : ["0.5mm","77%","40mm","7mm"], + {codeType : "128Auto", dataIndex : 'serialNum', position : ["0.5mm","77%","40mm","12mm"], styles : [{itemNameID: 0, styleName: 'ShowBarText', styleValue: true}, {itemNameID: 0, styleName: 'FontSize', styleValue: 6}, {itemNameID: 0, styleName: 'NotOnlyHighPrecision', styleValue: true}