@{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; string TradeMonth = ViewBag.TradeMonth as string; string MakerCode = ViewBag.MakerCode as string; string BrandId = ViewBag.BrandId as string; } 循环返风控明细信息
@{Dictionary KqProductBrandDic = new MySystem.DictionaryClass().getKqProductBrandDic();}
@if (RightInfo.Contains("," + right + "_export,")) { }