@using WX.CRM.WebHelper
@{
ViewBag.Title = "";
Layout = "~/Views/Shared/_Index_Layout2.cshtml";
}
@Html.ToolButton("btnQuery", "icon-search", "查询", true)
@Html.ToolButton("btnExport", "icon-export", "主管组业绩导出", true)
@Html.ToolButton("btnExport2", "icon-export", "主管个人业绩导出", true)
@*@Html.Action("ToolBar", "Control", ViewBag.ToolBar as ToolBar)*@
@Html.Raw(ViewBag.gridTable)
主管个人业绩:
@Html.Raw(ViewBag.gridTable2)
- 出单人数:
- 出单提成比例:
- 缺勤人数:
- 全勤提成比例:
- 离职人数:
- 无离职提成比例: