摘要: 下拉框:@Html.DropDownList("GroupId"); 文本框:@Html.TextBox("RoleCode", "", new { @class = "form-control", placeholder = "请输入角色编号" }) 阅读全文
posted @ 2017-07-31 22:14 秋风过、枯叶落 阅读(230) 评论(0) 推荐(0) 编辑