摘要: Store.on('beforeload', function (s) { s.baseParams['Year'] = Ext.getCmp("year").getValue(); s.baseParams['Month'] = Ext.getCmp("... 阅读全文
posted @ 2015-06-30 16:59 小孩小孩 阅读(298) 评论(0) 推荐(0) 编辑
摘要: 数据源的坑错误的数据源var comboOptions = new Ext.data.JsonStore({ url: 'TTS/TTS_Dept_FDate.ashx', root: 'children', fields: [{na... 阅读全文
posted @ 2015-06-23 16:50 小孩小孩 阅读(2012) 评论(0) 推荐(0) 编辑