@{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 拉新明细
@{Dictionary KqProductsDic = new MySystem.DictionaryClass().getKqProductBrandDic();}
@if (RightInfo.Contains("," + right + "_export,")) { }