本文共 143 字,大约阅读时间需要 1 分钟。
$("#test").find("option[value='3']").prop("selected",true);
转载于:https://www.cnblogs.com/blts/p/5544168.html