记录啊 获取html option标签中的value何内容 var slt = document.getElementById('sel1');slt.options.[slt.selectedIndex].value;