可以快速上手的开发文档
获取select选中的值:$("#selDepUnit").children('option:selected').val();Ajax动态为select赋值:$.ajax({type:"..