@using MySystem.Models; @{ StoreHouse editData = ViewBag.data as StoreHouse; } @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 一键新建仓库
@{ Dictionary KqProductsDic = new MySystem.DictionaryClass().getKqProductBrandDic(); }
@(new MySystem.PublicFunction().GetUploadHint("SysAdminFilePath"))