@using System.Web.UI.WebControls @using WX.CRM.WebHelper; @{ ViewBag.Title = "佣金分成审核"; Layout = "~/Views/Shared/_Index_Layout2.cshtml"; }