@using MySystem.Models; @{ProfitReceiveRecord editData = ViewBag.data as ProfitReceiveRecord;} @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; }