select check选中

单选按钮input   $("input[name='rights'][value='${prGroupDetail.rights}']").attr("checked",true); io   下拉列表select $("#type option[value='${prGroupDetail.type}']").attr("selected",true);
相关文章
相关标签/搜索