@Html.DropDownList("other", (IEnumerable<SelectListItem>)ViewData["ddlDeptOu"], new { style = "width:150px;height:23px;" }). @*根据内容自己处理 ...
確定! 回上一頁