@using WX.CRM.WebHelper; @{ ViewBag.Title = "高级查询导出"; Layout = "~/Views/Shared/_Index_Layout2.cshtml"; var attribute = Request.QueryString["Attribute"]; }