循環Store取值

for (var i = 0; i < store.getCount(); i++) {
var record = store.getAt(i);
alert(record.get('sblsh'));
}
相關文章
相關標籤/搜索