@using WX.CRM.WebHelper
@{
ViewBag.Title = "员工业绩确认";
Layout = "~/Views/Shared/_Index_Layout2.cshtml";
}
@Html.ToolButton("btnQuery", "icon-search", "查询", true)
@Html.ToolButton("btnCheck", "icon-check", "组业绩确认", true)
@Html.ToolButton("btnCheck2", "icon-check", "个人业绩确认", true)
@*@Html.ToolButton("btnBatchCheck", "icon-check", "批量确认", true)*@
@Html.Action("ToolBar", "Control", ViewBag.ToolBar as ToolBar)
@Html.Raw(ViewBag.RptList)
主管个人业绩:
@Html.Raw(ViewBag.RptList2)
- 出单人数:
- 出单提成比例:
- 缺勤人数:
- 全勤提成比例:
- 离职人数:
- 无离职提成比例: