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