Index: ssts-web/src/main/webapp/disinfectsystem/config/zsszyy/print/printConfig.js =================================================================== diff -u -r17541 -r17746 --- ssts-web/src/main/webapp/disinfectsystem/config/zsszyy/print/printConfig.js (.../printConfig.js) (revision 17541) +++ ssts-web/src/main/webapp/disinfectsystem/config/zsszyy/print/printConfig.js (.../printConfig.js) (revision 17746) @@ -294,28 +294,28 @@ {label : "科室:", dataIndex : 'depart', fontSize : 11, position : ["30","2%","90%",5]}, // {label : "备注:", dataIndex : 'remark2', fontSize : 11, position : ["30","25%","90%",5]}, // {label : "记账日期:", dataIndex : 'sendTime', fontSize : 11, position : ["30","58%","90%",5]}, - {label : "出库单号:", dataIndex : 'serialNumber2', fontSize : 11, position : ["30","80%","90%",5]}, + {label : "出库单号:", dataIndex : 'serialNumber2', fontSize : 11, position : ["30","50%","90%",5]}, //页脚 {label : "制单日期:", dataIndex : 'printDate', fontSize : 11, position : ["310","2%","90%",5]}, - {label : "制单人:", dataIndex : 'printUser', fontSize : 11, position : ["310","25%","90%",5]}, - {label : "领用人:", dataIndex : '', fontSize : 11, position : ["310","45%","90%",5]}, - {label : "记账人:", dataIndex : '', fontSize : 11, position : ["310","65%","90%",5]}, - {label : "主管人:", dataIndex : 'sender', fontSize : 11, position : ["310","80%","90%",5]} + {label : "制单人:", dataIndex : 'printUser', fontSize : 11, position : ["310","30%","90%",5]}, +// {label : "记账人:", dataIndex : '', fontSize : 11, position : ["310","65%","90%",5]}, + {label : "主管人:郑艳芬", dataIndex : '', fontSize : 11, position : ["310","55%","90%",5]}, + {label : "领用人:", dataIndex : '', fontSize : 11, position : ["310","80%","90%",5]} ], - currentPageNumber : {label : "第#页", fontSize : 11, position : ["30","45%","90%",5]}, - totalPageAmount : {label : "共&页", fontSize : 11, position : ["30","50%","90%",5]}, +// currentPageNumber : {label : "第#页", fontSize : 11, position : ["30","45%","90%",5]}, +// totalPageAmount : {label : "共&页", fontSize : 11, position : ["30","50%","90%",5]}, goodsTable :{ rowHeight : 20, position : ["50","1%","96%","6.0cm"], headRepeat : true, columns : [ - {header : "序号", dataIndex : 'serialNumber', width : 50, align : 'center', fontSize : 11}, +// {header : "序号", dataIndex : 'serialNumber', width : 50, align : 'center', fontSize : 11}, {header : "编码", dataIndex : 'externalCode', width : 100, align : 'left', fontSize : 11}, - {header : "名称", dataIndex : 'name', width : 220, align : 'center', fontSize : 11}, + {header : "名称", dataIndex : 'name', width : 270, align : 'center', fontSize : 11}, {header : "规格", dataIndex : 'specification', width : 145, align : 'center', fontSize : 11}, // {header : "包装规格", dataIndex : 'packageSpec', width : '15%', align : 'center', fontSize : 11}, {header : "单位", dataIndex : 'unit', width : 80, align : 'center', fontSize : 11}, - {header : "批号", dataIndex : 'batchNumber', width : 95, align : 'center', fontSize : 11}, +// {header : "批号", dataIndex : 'batchNumber', width : 95, align : 'center', fontSize : 11}, {header : "数量", dataIndex : 'amount', width : 50, align : 'right', fontSize : 11}, // {header : "有效日期", dataIndex : 'expireDate', width : 105, align : 'center', fontSize : 11}, {header : "单价", dataIndex : 'price', width : 50, align : 'right', fontSize : 11},