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