jq根据属性名来取值

 

 

var p = $("input[name='bui-deptselect-step']:checked").val();    

 

posted @ 2020-03-28 23:16  chchchc  阅读(489)  评论(0)    收藏  举报