.下拉框DropDownList//DpList_QryType为控件名 var strValue = document.BaseDataForm.DpList_QryType.options[document.BaseDataForm.DpList_QryType.selectedIndex].value; 相关文章: