@{ ViewBag.Title = "thdView"; }
供应商: @Html.DropDownList("key", ViewData["gyslist"] as SelectList, "----请选择----")
@section scripts{ }