@{ ViewBag.Title = "复检"; } @section scripts{ }
体检小组: @Html.DropDownList("team", ViewData["team"] as SelectList, "----请选择----")