@{ ViewBag.Title = "cgsqdView"; }
状态: @Html.DropDownList("key", ViewData["ztlist"] as SelectList, "----请选择----")
@section scripts{ }