Index: ssts-web/src/main/webapp/disinfectsystem/config/gzfdzl/print/printConfig.js =================================================================== diff -u -r12942 -r12947 --- ssts-web/src/main/webapp/disinfectsystem/config/gzfdzl/print/printConfig.js (.../printConfig.js) (revision 12942) +++ ssts-web/src/main/webapp/disinfectsystem/config/gzfdzl/print/printConfig.js (.../printConfig.js) (revision 12947) @@ -12,12 +12,12 @@ rowHeight : 20, //position : ["50","1%","96%","6.0cm"], fontSize:10, - position : ["1.5cm","0.2cm","100%","29cm"], + position : ["1.5cm","0.2cm","99%","29cm"], headRepeat : true, columns : [ {header : "单号", dataIndex : 'serialNumber', width : 60, align : 'center'}, {header : "操作员", dataIndex : 'operator', width : 60, align : 'center'}, - {header : "入库时间", dataIndex : 'time', width : 120, align : 'center'}, + {header : "入库时间", dataIndex : 'time', width : 110, align : 'center'}, {header : "金额", dataIndex : 'totalPrice', width : 75, align : 'center'}, {header : "供应商", dataIndex : 'supplierName', width : 285, align : 'center'}, {header : "备注", dataIndex : 'remark', width : 160, align : 'center'}