在使用 select multiple 中

 

attr("select",true) 出现了bug

而 prop("select",true) 则没有bug,所以 对于 true ,false  尽量使用 prop 代替 attr

相关文章: