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