{{ $select.selected.name }}
{{ $select.selected.name }}
{{$item.name}}
事业部 大区 省区 招商经理 新建代理商数 转为潜在代理商数 转化率 转为协议代理商数 转化率
{{row.buidName}} {{row.bigDepIdName}} {{row.BusinessUnitIdName}} {{row.managerIdName}} {{row.addLeadsCount}} {{row.leadsCount}} {{row.addLeadsCount==0 ? 0 : row.leadsCount/row.addLeadsCount*100 | toFixNumber:2}}% {{row.accountCount}} {{row.addLeadsCount==0 ? 0 : row.accountCount/row.addLeadsCount*100 | toFixNumber:2}}%