@{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 后台管理员(增加)
  • 基本信息
@{ Dictionary SysAdminRoleDic = new MySystem.DictionaryClass().getSysAdminRoleNewDic(); }