@using MySystem.Models; @{SmallStoreHouse editData = ViewBag.data as SmallStoreHouse;} @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 小仓库(修改)
  • 基本信息
@{Dictionary StoreHouseDic = new MySystem.DictionaryClass().getStoreHouseDic();}