@using MySystem.Models; @{MachineApply editData = ViewBag.data as MachineApply;} @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 审核发货
@{Dictionary StoreHouseDic = new MySystem.DictionaryClass().getStoreHouseDic();}