09 2013 档案

摘要:var checkedItems = $('#dg').datagrid('getChecked'); $.each(checkedItems, function (index, item) { alert(item.jcdid) }); 阅读全文
posted @ 2013-09-09 15:56 EasyPass 阅读(1167) 评论(0) 推荐(0)