C#asp怎么用jq实现判断value来给按钮设置默认选中
微信里点“发现”,扫一下
二维码便可将本文分享至朋友圈。
$("#rblRequestType option[value='1']").attr("selected", "selected");