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