@using MySystem.OpModels; @{ StoreMachineApply editData = ViewBag.data as StoreMachineApply; } @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; }