jquery选中select第一个option,类似重置

$('select').prop('selectedIndex', 0); // 项目中 jQuery v2.1.1

posted @ 2019-06-04 09:14  hailπ  阅读(742)  评论(0)    收藏  举报