@{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; string Status = ViewBag.Status as string; } 参团申请
@if (RightInfo.Contains("," + right + "_export,")) { }