Index: ssts-web/src/main/webapp/disinfectsystem/config/gdsy/print/printConfig.js =================================================================== diff -u -r15738 -r15740 --- ssts-web/src/main/webapp/disinfectsystem/config/gdsy/print/printConfig.js (.../printConfig.js) (revision 15738) +++ ssts-web/src/main/webapp/disinfectsystem/config/gdsy/print/printConfig.js (.../printConfig.js) (revision 15740) @@ -231,17 +231,17 @@ rowHeight : 25, position : ["49","1%","99%","2000"], content : [ - {header : "编码", dataIndex : 'externalCode', width : 55, align : 'center', fontSize : 11}, - {header : "名称", dataIndex : 'goodsName', width : 180, align : 'left', fontSize : 11}, - {header : "申领规格", dataIndex : 'sp', width : 160, align : 'left', fontSize : 11}, - {header : "申领单位", dataIndex : 'unit', width : 70, align : 'center', fontSize : 11}, - {header : "发放数量", dataIndex : 'applyAmount', width : 70, align : 'center', fontSize : 11}, - {header : "生产批号", dataIndex : 'batchNumber', width : 80, align : 'center', fontSize : 11}, - {header : "灭菌日期", dataIndex : 'sterileBatchNumber', width : 80, align : 'center', fontSize : 11}, - {header : "失效日期", dataIndex : 'expDate', width : 80, align : 'center', fontSize : 11}, - {header : "生产厂家", dataIndex : 'manufacturer', width : 80, align : 'center', fontSize : 11} -// {header : "回收数量", dataIndex : 'recyclingAmount', width : 70, align : 'center', fontSize : 11} - //{header : "单位", dataIndex : 'unit', width : 60, align : 'left', fontSize : 11}, + {header : "编码", dataIndex : 'externalCode', width : 55, align : 'center', fontSize : 10}, + {header : "名称", dataIndex : 'goodsName', width : 180, align : 'left', fontSize : 10}, + {header : "申领规格", dataIndex : 'sp', width : 120, align : 'left', fontSize : 10}, + {header : "申领单位", dataIndex : 'unit', width : 70, align : 'center', fontSize : 10}, + {header : "发放数量", dataIndex : 'applyAmount', width : 70, align : 'center', fontSize : 10}, + {header : "生产批号", dataIndex : 'batchNumber', width : 90, align : 'center', fontSize : 10}, + {header : "灭菌日期", dataIndex : 'sterileBatchNumber', width : 90, align : 'center', fontSize : 10}, + {header : "失效日期", dataIndex : 'expDate', width : 90, align : 'center', fontSize : 10}, + {header : "生产厂家", dataIndex : 'manufacturer', width : 90, align : 'center', fontSize : 10} +// {header : "回收数量", dataIndex : 'recyclingAmount', width : 70, align : 'center', fontSize : 10} + //{header : "单位", dataIndex : 'unit', width : 60, align : 'left', fontSize : 10}, ] }, footer: {