Index: ssts-web/src/main/webapp/disinfectsystem/config/dgfy/print/printConfig.js =================================================================== diff -u -r19654 -r22211 --- ssts-web/src/main/webapp/disinfectsystem/config/dgfy/print/printConfig.js (.../printConfig.js) (revision 19654) +++ ssts-web/src/main/webapp/disinfectsystem/config/dgfy/print/printConfig.js (.../printConfig.js) (revision 22211) @@ -171,27 +171,27 @@ fixed:true,//打印表格的时候,表格是否固定。如果固定,就不会有某一列内容比较长而挤压其他列的情况 headerFooter : [ // 页眉名称 - {label : "东莞妇幼医院", dataIndex : '', fontSize : 10, position : ["5","1%","90%",5]}, + {label : "东莞妇幼医院", dataIndex : '', fontSize : 13, position : ["5","1%","90%",5]}, // 标题 - {label : "消毒、无菌物品出库单", dataIndex : '', fontSize : 13, position : ["5","35%","99%",5]}, - {label : "部门:", dataIndex : 'settleAccountsDepart', fontSize : 11, position : ["30","2%","90%",5]}, - {label : "单号:", dataIndex : 'serialNum', fontSize : 11, position : ["30","35%","90%",5]}, - {label : "仓库:供应室", dataIndex : '', fontSize : 11, position : ["30","80%","90%",5]}, - {label : "提交时间:", dataIndex : 'applicationTime', fontSize : 11, position : ["50","35%","90%",5]}, - {label : "备注:", dataIndex : 'remark', fontSize : 11, position : ["50","60%","90%",5]}, - {label : "申请人:", dataIndex : 'applicant', fontSize : 11, position : ["50","2%","90%",5]}, + {label : "消毒、无菌物品出库单", dataIndex : '', fontSize : 15, position : ["5","35%","99%",5]}, + {label : "部门:", dataIndex : 'settleAccountsDepart', fontSize : 13, position : ["30","2%","90%",5]}, + {label : "单号:", dataIndex : 'serialNum', fontSize : 13, position : ["30","35%","90%",5]}, + {label : "仓库:供应室", dataIndex : '', fontSize : 13, position : ["30","80%","90%",5]}, + {label : "提交时间:", dataIndex : 'applicationTime', fontSize : 13, position : ["50","35%","90%",5]}, + {label : "备注:", dataIndex : 'remark', fontSize : 13, position : ["50","60%","90%",5]}, + {label : "申请人:", dataIndex : 'applicant', fontSize : 13, position : ["50","2%","90%",5]}, - {label : "制单人:", dataIndex : 'printUser', fontSize : 11, position : ["8.0cm","2%","90%",5]}, - {label : "收货人: ", dataIndex : '', fontSize : 11, position : ["8.0cm","18%","90%",5]}, - {label : "发货人: ", dataIndex : 'printUser', fontSize : 11, position : ["8.0cm","35%","90%",5]}, - {label : "发货日期:", dataIndex : 'printTime', fontSize : 11, position : ["8.0cm","53%","90%",5]} + {label : "制单人:", dataIndex : 'printUser', fontSize : 13, position : ["12.60cm","2%","90%",5]}, + {label : "收货人: ", dataIndex : '', fontSize : 13, position : ["12.60cm","18%","90%",5]}, + {label : "发货人: ", dataIndex : 'printUser', fontSize : 13, position : ["12.60cm","35%","90%",5]}, + {label : "发货日期:", dataIndex : 'printTime', fontSize : 13, position : ["12.60cm","52%","90%",5]} ], - currentPageNumber : {label : "第#页", fontSize : 11, position : ["8.0cm","180mm","90%",5]}, - totalPageAmount : {label : "/共&页", fontSize : 11, position : ["8.0cm","190mm","90%",5]}, + currentPageNumber : {label : "第#页", fontSize : 13, position : ["12.60cm","80%","90%",5]}, + totalPageAmount : {label : "/共&页", fontSize : 13, position : ["12.60cm","85%","90%",5]}, goodsTable :{ - rowHeight : 22, - fontSize : 15, - position : ["70","1%","99%","55mm"], + rowHeight : 33, + fontSize : 17, + position : ["70","1%","99%","100mm"], headRepeat:true, columns : [ {header : "序号", dataIndex : 'serialNumber', width : 60, align : 'center', fontSize : 11},