摘要: /** * Created by huangbaidong on 2016/9/18. * 产品组件通用Store, */ Ext.define('app.component.ebs.itemdata.ProductStore', { extend: 'Ext.data.Store', autoLoad : true, constructor : functio... 阅读全文
posted @ 2016-11-26 11:50 旋转的梦 阅读(1808) 评论(0) 推荐(0)