@{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 机具解绑记录
@{Dictionary KqProductsDic = new MySystem.DictionaryClass().getKqProductsDic();}
@if (RightInfo.Contains("," + right + "_edit,")) { }