Index: ssts-web/src/main/webapp/disinfectsystem/config/bjdxzlyy/print/printConfig.js =================================================================== diff -u -r27370 -r27778 --- ssts-web/src/main/webapp/disinfectsystem/config/bjdxzlyy/print/printConfig.js (.../printConfig.js) (revision 27370) +++ ssts-web/src/main/webapp/disinfectsystem/config/bjdxzlyy/print/printConfig.js (.../printConfig.js) (revision 27778) @@ -171,7 +171,7 @@ // 页眉名称 {label : "北京大学肿瘤医院", dataIndex : '', fontSize : 12, position : ["5","1%","90%",5]}, // 标题 - {label : "无菌物品出库单", dataIndex : '', fontSize : 15, position : ["20","40%","99%",5]}, + {label : "发货计划单", dataIndex : '', fontSize : 15, position : ["20","40%","99%",5]}, {label : "部门:", dataIndex : 'depart', fontSize : 12, position : ["55","2%","90%",5]}, {label : "单号:", dataIndex : 'serialNum', fontSize : 11, position : ["55","35%","90%",5]}, {label : "仓库:消毒供应中心", dataIndex : '', fontSize : 11, position : ["55","75%","90%",5]}, @@ -189,6 +189,7 @@ {header : "包装规格", dataIndex : 'packageSpec', width : 100, align : 'center', fontSize : 11}, {header : "单位", dataIndex : 'unit', width : 60, align : 'center', fontSize : 11}, {header : "数量", dataIndex : 'goodsAmount', width : 60, align : 'right', fontSize : 11}, + {header : "批次", dataIndex : 'batchNumber', width : 60, align : 'right', fontSize : 11}, {header : "单价", dataIndex : 'price', width : 60, align : 'right', fontSize : 11} //header : "金额", dataIndex : 'rowPrice', width : 75, align : 'right', fontSize : 11} ]