@{ ViewBag.Title = "ckdView"; }
领用科室: @Html.DropDownList("key", ViewData["kslist"] as SelectList, "----请选择----")
@section scripts{ }