@using MySystem.Models; @{UserRankWhite editData = ViewBag.data as UserRankWhite;} @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 创客预设职级(修改)
  • 基本信息
@{Dictionary UserLevelSetDic = new MySystem.DictionaryClass().getUserLevelSetDic();}