jQuery("#select1").val();是取得选中的值,
jQuery("#select1").text();就是取得的文本。
转载于:https://www.cnblogs.com/foreverfendou/p/5882164.html