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

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

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