jqGrid ('setRowData', rowid, { cityid: elem.val() }); //需要同时更新此数据行中的cityid return elem.find('option:selected').text(); //返回选中 ...
確定! 回上一頁