@{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; } 首台机具查询
@if (RightInfo.Contains("," + right + "_export,")) { }