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