Index: ssts-web/src/main/webapp/disinfectsystem/config/gdsy/print/printConfig.js =================================================================== diff -u -r15740 -r15741 --- ssts-web/src/main/webapp/disinfectsystem/config/gdsy/print/printConfig.js (.../printConfig.js) (revision 15740) +++ ssts-web/src/main/webapp/disinfectsystem/config/gdsy/print/printConfig.js (.../printConfig.js) (revision 15741) @@ -235,7 +235,7 @@ {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 : 'goodsAmount', 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},