@{ ViewBag.Title = "thmxbQuery"; } @section scripts{ }
退货时间 退货供应商 @Html.DropDownList("key", ViewData["gyslist"] as SelectList, "----请选择----") 物资名称 @Html.TextBox("key1", "", new { @class = "l-text" })