@using MySystem.Models; @{Orders editData = ViewBag.data as Orders;} @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 创客订单(修改)
  • 基本信息
@{Dictionary ErpCompanysDic = new MySystem.DictionaryClass().getErpCompanysDic();}
@{Dictionary StoreHouseDic = new MySystem.DictionaryClass().getStoreHouseDic();}