@using MySystem.BsModels; @{RightDic editData = ViewBag.data as RightDic;} @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; string PColId = ViewBag.PColId as string; }