Index: ssts-web/src/main/webapp/systemmanage/operationNameView.js =================================================================== diff -u -r15410 -r16920 --- ssts-web/src/main/webapp/systemmanage/operationNameView.js (.../operationNameView.js) (revision 15410) +++ ssts-web/src/main/webapp/systemmanage/operationNameView.js (.../operationNameView.js) (revision 16920) @@ -81,15 +81,7 @@ amount : 'amount' }] }); - useTousseStore = new top.Ext.data.Store({ - proxy : new Ext.data.HttpProxy({ - url : WWWROOT + '/jasperreports/jasperreportsAction!getGoodsOption.do', - method : 'POST' - }), - baseParams : {id : id}, - reader : rd - }); - useTousseStore.load(); + useTousseStore = new top.Ext.data.Store({reader : rd}); var cm = new top.Ext.grid.ColumnModel([new top.Ext.grid.RowNumberer({header:"序号",width:40}),{ id:'id',