@{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 机具费率调整申请
@{ Dictionary ProfitObjectsActivesDic = new MySystem.DictionaryClass().getKqProductBrandDic(); }
@if (RightInfo.Contains("," + right + "_add,")) { } @if (RightInfo.Contains("," + right + "_delete,")) { } @if (RightInfo.Contains("," + right + "_export,")) { @* *@ } @if (RightInfo.Contains("," + right + "_import,")) { }