通过下面一段代码即可实现你需要在select中需要默认选中的值。 $("#id").find("option:contains('是')").attr("selected",true); optionselect选中值 分享文章: 收藏 0 喜欢 0