Index: ssts-web/src/main/webapp/disinfectsystem/config/jmrmyy/print/printConfig.js =================================================================== diff -u -r15312 -r15739 --- ssts-web/src/main/webapp/disinfectsystem/config/jmrmyy/print/printConfig.js (.../printConfig.js) (revision 15312) +++ ssts-web/src/main/webapp/disinfectsystem/config/jmrmyy/print/printConfig.js (.../printConfig.js) (revision 15739) @@ -282,21 +282,21 @@ // 页眉名称 //{label : "", dataIndex : 'unitName', fontSize : 10, position : ["5","1%","90%",5]}, // 标题 - {label : "江门市人民医院 供应室器械仓库领用出库单", dataIndex : '', fontSize : 15, position : ["15","10%","99%",5]}, + {label : "江门市人民医院 供应室物资领用出库单", dataIndex : '', fontSize : 15, position : ["15","25%","99%",5]}, {label : "接收科室:", dataIndex : 'depart', fontSize : 11, position : ["57","2%","90%",5]}, {label : "日期:", dataIndex : 'printDate', fontSize : 11, position : ["57","33%","90%",5]}, //{label : "仓库:供应室器械仓库", dataIndex : '', fontSize : 11, position : ["42","75%","90%",5]}, //{label : "制单人:", dataIndex : 'printUser', fontSize : 11, position : ["42","35%","90%",5]}, {label : "备注:", dataIndex : 'remark2', fontSize : 11, position : ["57","75%","90%",5]}, - {label : "打印时间:", dataIndex : 'printTime', fontSize : 11, position : ["12.4cm","2%","90%",5]}, - {label : "发货人:", dataIndex : 'sender', fontSize : 11, position : ["12.4cm","33%","90%",5]}, - {label : "下送人:", dataIndex : '', fontSize : 11, position : ["12.4cm","53%","90%",5]}, - {label : "领用人:", dataIndex : '', fontSize : 11, position : ["12.4cm","67%","90%",5]}, + {label : "打印时间:", dataIndex : 'printTime', fontSize : 11, position : ["8.4cm","5%","90%",5]}, + {label : "发货人:", dataIndex : 'sender', fontSize : 11, position : ["8.4cm","35%","90%",5]}, + {label : "下送人:", dataIndex : '', fontSize : 11, position : ["8.4cm","50%","90%",5]}, + {label : "领用人:", dataIndex : '', fontSize : 11, position : ["8.4cm","65%","90%",5]}, //{label : "复核人:", dataIndex : '', fontSize : 11, position : ["11cm","5%","90%",5]}, - {label : "审核人:", dataIndex : '', fontSize : 11, position : ["12.4cm","83%","90%",5]}, + {label : "审核人:", dataIndex : '', fontSize : 11, position : ["8.4cm","80%","90%",5]}, {barcodes : [ - {codeType : "128Auto", dataIndex : 'departBarcode', position : ["15","70%","40mm","8mm"], + {codeType : "128Auto", dataIndex : 'departBarcode', position : ["15","74%","40mm","8mm"], styles : [{itemNameID: 0, styleName: 'ShowBarText', styleValue: true}, {itemNameID: 0, styleName: 'FontSize', styleValue: 6}, {itemNameID: 0, styleName: 'NotOnlyHighPrecision', styleValue: true} @@ -308,20 +308,20 @@ totalPageAmount : {label : "&", fontSize : 11, position : ["57","63%","90%",5]}, goodsTable :{ rowHeight : 25, - position : ["85","0.2cm","18.0cm","10.0cm"], + position : ["85","0.2cm","20.4cm","5.6cm"], headRepeat : true, fontSize:11, style:'"border-left:0px;border-right:0px;border-top:#000000 1px solid;border-bottom:#000000 1px solid;"', columns : [ {header : "序号", dataIndex : 'serialNumber', width : '5%', align : 'center', fontSize : 11}, - {header : "名称", dataIndex : 'name', width : '235', align : 'center', fontSize : 11}, + {header : "名称", dataIndex : 'name', width : '265', align : 'center', fontSize : 11}, //{header : "规格", dataIndex : 'specification', width : '9%', align : 'center', fontSize : 11}, //{header : "包装规格", dataIndex : 'packageSpec', width : '9%', align : 'center', fontSize : 11}, {header : "单位", dataIndex : 'unit', width : '8%', align : 'center', fontSize : 11}, {header : "数量", dataIndex : 'amount', width : '5%', align : 'right', fontSize : 11}, - {header : "灭菌日期", dataIndex : 'batchNumber', width : '12%', align : 'center', fontSize : 11}, - {header : "失效日期", dataIndex : 'expireDate', width : '12%', align : 'center', fontSize : 11}, - {header : "单价", dataIndex : 'price', width : '8%', align : 'center', fontSize : 11}, + {header : "灭菌日期", dataIndex : 'batchNumber', width : '14%', align : 'center', fontSize : 11}, + {header : "失效日期", dataIndex : 'expireDate', width : '14%', align : 'center', fontSize : 11}, + {header : "单价", dataIndex : 'price', width : '10%', align : 'center', fontSize : 11}, {header : "金额", dataIndex : 'totalPrice', width : '10%', align : 'center', fontSize : 11} //{header : "生产厂家", dataIndex : 'manufacturer', width : '17%', align : 'center', fontSize : 11} ] @@ -332,7 +332,7 @@ // 页眉名称 //{label : "", dataIndex : 'unitName', fontSize : 10, position : ["5","1%","90%",5]}, // 标题 - {label : "江门市人民医院 供应室器械仓库领用出库单", dataIndex : '', fontSize : 15, position : ["15","25%","99%",5]}, + {label : "江门市人民医院 供应室物资领用出库单", dataIndex : '', fontSize : 15, position : ["15","25%","99%",5]}, {label : "接收科室:", dataIndex : 'depart', fontSize : 11, position : ["57","2%","90%",5]}, {label : "日期:", dataIndex : 'printDate', fontSize : 11, position : ["57","33%","90%",5]}, //{label : "仓库:供应室器械仓库", dataIndex : '', fontSize : 11, position : ["42","75%","90%",5]},