$("#tesetSelect").find("option:selected").text();//选中的文本 $("#tesetSelect").find("option:selected").val();//选中的value