下拉框:@Html.DropDownList("GroupId");

 文本框:@Html.TextBox("RoleCode", "", new { @class = "form-control", placeholder = "请输入角色编号" })

相关文章:

  • 2021-09-25
  • 2022-12-23
  • 2021-11-30
  • 2022-01-01
  • 2021-05-25
  • 2022-12-23
  • 2021-09-28
猜你喜欢
  • 2021-12-02
  • 2021-06-18
  • 2022-12-23
  • 2021-09-10
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案