摘要: var lstAddRecord = new Array(); store.each(function (record) { lstAddRecord.push(record.data); ... 阅读全文
posted @ 2015-04-16 15:50 秋风过、枯叶落 阅读(292) 评论(0) 推荐(0)
摘要: 主要代码: { header: '属性值', dataIndex: 'PropertyValueName', width: 130, editor:... 阅读全文
posted @ 2015-04-16 09:24 秋风过、枯叶落 阅读(2354) 评论(1) 推荐(0)