Index: ssts-web/src/main/webapp/disinfectsystem/config/jmrmyy/print/printConfig.js =================================================================== diff -u -r15800 -r15850 --- ssts-web/src/main/webapp/disinfectsystem/config/jmrmyy/print/printConfig.js (.../printConfig.js) (revision 15800) +++ ssts-web/src/main/webapp/disinfectsystem/config/jmrmyy/print/printConfig.js (.../printConfig.js) (revision 15850) @@ -282,7 +282,7 @@ var foreignProxyDisinfectionApplicationPrintConfig = { headerFooter : [ // 页眉名称 - {label : "广东省人民医院", dataIndex : '', fontSize : 10, position : ["5","1%","90%",5]}, + {label : "江门市人民医院", dataIndex : '', fontSize : 10, position : ["5","1%","90%",5]}, // 标题 {label : "外部代理灭菌单", dataIndex : '', fontSize : 15, position : ["20","40%","99%",5]}, {label : "申请科室:", dataIndex : 'depart', fontSize : 11, position : ["55","2%","90%",5]}, @@ -603,7 +603,7 @@ var godownOutEntryConfig = { headerFooter : [ // 标题 - {label : "江门市人民医院卫生材料退库单", dataIndex : '', fontSize : 15, position : ["0.2cm","28%","99%",5]}, + {label : "江门市人民医院供应室物品退库单", dataIndex : '', fontSize : 15, position : ["0.2cm","24%","99%",5]}, {label : "退库类型:手工退库", dataIndex : '', fontSize : 9, position : ["0.5cm","2%","90%",5]}, {label : "供应商:", dataIndex : 'supplierName', fontSize : 9, position : ["1cm","2%","90%",5]}, {label : "退库日期:", dataIndex : 'godownEntryTime', fontSize : 9, position : ["1cm","53%","90%",5]}, @@ -622,10 +622,10 @@ goodsTable :{ rowHeight : 22, fontSize:10, - position : ["1.5cm","0.2cm","100%","5.5cm"], + position : ["1.0cm","0.2cm","100%","5.5cm"], headRepeat : true, columns : [ - {header : "编码", dataIndex : 'code', width : '35', align : 'center'}, + {header : "编码", dataIndex : 'code', width : '32', align : 'center'}, {header : "名称", dataIndex : 'name', width : '170', align : 'left'}, {header : "规格", dataIndex : 'specification', width : '100', align : 'center'}, {header : "单位", dataIndex : 'unit', width : '30', align : 'center'},