@using System.Collections.Generic @using System.Web.UI.WebControls @using WX.CRM.WebHelper; @{ ViewBag.Title = "员工坐席统计"; Layout = "~/Views/Shared/_Index_Layout2.cshtml"; }