Index: ssts-web/src/main/webapp/disinfectsystem/invoice/invoicePlanExtractedForm.js =================================================================== diff -u -r13895 -r13896 --- ssts-web/src/main/webapp/disinfectsystem/invoice/invoicePlanExtractedForm.js (.../invoicePlanExtractedForm.js) (revision 13895) +++ ssts-web/src/main/webapp/disinfectsystem/invoice/invoicePlanExtractedForm.js (.../invoicePlanExtractedForm.js) (revision 13896) @@ -608,11 +608,11 @@ }); recyclingapplicationStore.load(); - sendOutGoodsStore.removeAll(); - sendOutGoodsStore.on("beforeload", function(thiz, options) { - thiz.baseParams["orgUnitCoding"] = orgUnitCoding; - }); - sendOutGoodsStore.load(); +// sendOutGoodsStore.removeAll(); +// sendOutGoodsStore.on("beforeload", function(thiz, options) { +// thiz.baseParams["orgUnitCoding"] = orgUnitCoding; +// }); +// sendOutGoodsStore.load(); var recyclingapplicationCm = new Ext.grid.ColumnModel([ {header : "申请的物品",dataIndex : 'showTousseName',width : 180,menuDisabled: true},