@using WX.CRM.WebHelper; @{ ViewBag.Title = "工单综合查询"; Layout = "~/Views/Shared/_Index_Layout2.cshtml"; } @{string roleStr = ViewBag.roleCodes.ToString();}