Index: ssts-web/src/main/webapp/disinfectsystem/config/gdszyy/print/printConfig.js =================================================================== diff -u -r29129 -r29132 --- ssts-web/src/main/webapp/disinfectsystem/config/gdszyy/print/printConfig.js (.../printConfig.js) (revision 29129) +++ ssts-web/src/main/webapp/disinfectsystem/config/gdszyy/print/printConfig.js (.../printConfig.js) (revision 29132) @@ -188,13 +188,13 @@ {label : "仓库:消毒供应中心", dataIndex : '', fontSize : 11, position : ["55","75%","90%",5]}, {label : "申请人:", dataIndex : 'applicant', fontSize : 11, position : ["80","75%","90%",5]}, {label : "提交时间:", dataIndex : 'applicationTime', fontSize : 11, position : ["80","35%","90%",5]}, - {label : "部门地址:", dataIndex : 'remark', fontSize : 11, position : ["80","2%","90%",5]} - //{label : "备注:", dataIndex : 'remark', fontSize : 11, position : ["80","2%","90%",5]} + {label : "部门地址:", dataIndex : 'remark', fontSize : 11, position : ["80","2%","90%",5]}, + {label : "备注:", dataIndex : 'remark', fontSize : 11, position : ["105","2%","90%",5]} ], goodsTable :{ rowHeight : 24, //表格的高度必须足够高,否则打印的内容超过打印区域的高度后,会自动分页 - position : ["100","1%","97%","100.0cm"], + position : ["125","1%","97%","100.0cm"], content : [ {header : "序号", dataIndex : 'serialNumber', width : 60, align : 'center', fontSize : 11}, {header : "名称", dataIndex : 'goodsName', width : 200, align : 'center', fontSize : 11}, @@ -258,12 +258,12 @@ {label : "仓库:消毒供应中心", dataIndex : '', fontSize : 11, position : ["55","75%","90%",5]}, {label : "制单人:", dataIndex : 'printUser', fontSize : 11, position : ["80","75%","90%",5]}, {label : "提交时间:", dataIndex : 'applicationTime', fontSize : 11, position : ["80","35%","90%",5]}, - {label : "部门地址:", dataIndex : 'remark', fontSize : 11, position : ["80","2%","90%",5]} - //{label : "备注:", dataIndex : 'remark', fontSize : 11, position : ["80","2%","90%",5]} + {label : "部门地址:", dataIndex : 'remark', fontSize : 11, position : ["80","2%","90%",5]}, + {label : "备注:", dataIndex : 'remark', fontSize : 11, position : ["105","2%","90%",5]} ], goodsTable :{ rowHeight : 24, - position : ["100","1%","97%","14.0cm"], + position : ["125","1%","97%","14.0cm"], content : [ {header : "序号", dataIndex : 'serialNumber', width : 60, align : 'center', fontSize : 11}, {header : "名称", dataIndex : 'goodsName', width : 240, align : 'center', fontSize : 11},