Commit 4e882bf4 authored by agping's avatar agping

1

parent 124eb03d
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<th class="text-center">部门</th> <th class="text-center">部门</th>
<th class="text-center">团队人数</th> <th class="text-center">团队人数</th>
<th class="text-center">客源跟进</th> <th class="text-center">客源跟进</th>
<th class="text-center">新增客户</th> <!--<th class="text-center">新增客户</th>-->
<th class="text-center">新增商铺</th> <th class="text-center">新增商铺</th>
<th class="text-center">报备数</th> <th class="text-center">报备数</th>
<th class="text-center">进场数</th> <th class="text-center">进场数</th>
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
</td> </td>
<td class="text-center"><a class="team-number-details performance-district-click" href="#modal-team-number-details" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['team_num'] %]</a></td> <td class="text-center"><a class="team-number-details performance-district-click" href="#modal-team-number-details" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['team_num'] %]</a></td>
<td class="text-center">[%= it[item]['followUp_sum_total'] %]</td> <td class="text-center">[%= it[item]['followUp_sum_total'] %]</td>
<td class="text-center"><a class="newuser-number-details performance-district-click" href="#modal-newuser-number-details" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['add_user_num_total'] %]</a></td> <!--<td class="text-center"><a class="newuser-number-details performance-district-click" href="#modal-newuser-number-details" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['add_user_num_total'] %]</a></td>-->
<td class="text-center"><a class="newshop-number-details performance-district-click" href="#modal-newshop-number-details" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['add_house_num_total'] %]</a></td> <td class="text-center"><a class="newshop-number-details performance-district-click" href="#modal-newshop-number-details" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['add_house_num_total'] %]</a></td>
<td class="text-center"><a class="reported-number-details performance-district-click" href="#modal-reported-number-details" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['look_at_num_total'] %]</a></td> <td class="text-center"><a class="reported-number-details performance-district-click" href="#modal-reported-number-details" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['look_at_num_total'] %]</a></td>
<td class="text-center"><a class="approach-number-details performance-district-click" href="#modal-approach-number-details" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['march_in_num_total'] %]</a></td> <td class="text-center"><a class="approach-number-details performance-district-click" href="#modal-approach-number-details" data-toggle="modal" data-id="[%= it[item]['district_id'] %]">[%= it[item]['march_in_num_total'] %]</a></td>
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
<th class="text-center">门店</th> <th class="text-center">门店</th>
<th class="text-center">团队人数</th> <th class="text-center">团队人数</th>
<th class="text-center">客源跟进</th> <th class="text-center">客源跟进</th>
<th class="text-center">新增客户</th> <!--<th class="text-center">新增客户</th>-->
<th class="text-center">新增商铺</th> <th class="text-center">新增商铺</th>
<th class="text-center">报备数</th> <th class="text-center">报备数</th>
<th class="text-center">进场数</th> <th class="text-center">进场数</th>
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
</td> </td>
<td class="text-center"><a class="team-number-details" href="#modal-team-number-details" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['team_num'] %]</a></td> <td class="text-center"><a class="team-number-details" href="#modal-team-number-details" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['team_num'] %]</a></td>
<td class="text-center">[%= it[item]['followUp_sum_total'] %]</td> <td class="text-center">[%= it[item]['followUp_sum_total'] %]</td>
<td class="text-center"><a class="newuser-number-details performance-store-click" href="#modal-newuser-number-details" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['add_user_num_total'] %]</a></td> <!--<td class="text-center"><a class="newuser-number-details performance-store-click" href="#modal-newuser-number-details" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['add_user_num_total'] %]</a></td>-->
<td class="text-center"><a class="newshop-number-details performance-store-click" href="#modal-newshop-number-details" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['add_house_num_total'] %]</a></td> <td class="text-center"><a class="newshop-number-details performance-store-click" href="#modal-newshop-number-details" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['add_house_num_total'] %]</a></td>
<td class="text-center"><a class="reported-number-details performance-store-click" href="#modal-reported-number-details" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['look_at_num_total'] %]</a></td> <td class="text-center"><a class="reported-number-details performance-store-click" href="#modal-reported-number-details" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['look_at_num_total'] %]</a></td>
<td class="text-center"><a class="approach-number-details performance-store-click" href="#modal-approach-number-details" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['march_in_num_total'] %]</a></td> <td class="text-center"><a class="approach-number-details performance-store-click" href="#modal-approach-number-details" data-toggle="modal" data-id="[%= it[item]['store_id'] %]">[%= it[item]['march_in_num_total'] %]</a></td>
...@@ -93,7 +93,7 @@ ...@@ -93,7 +93,7 @@
<th class="text-center">排名</th> <th class="text-center">排名</th>
<th class="text-center">经纪人</th> <th class="text-center">经纪人</th>
<th class="text-center">客源跟进</th> <th class="text-center">客源跟进</th>
<th class="text-center">新增客户</th> <!--<th class="text-center">新增客户</th>-->
<th class="text-center">新增商铺</th> <th class="text-center">新增商铺</th>
<th class="text-center">报备数</th> <th class="text-center">报备数</th>
<th class="text-center">进场数</th> <th class="text-center">进场数</th>
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
<td class="text-center">[%= it[item]['index_'] %]</td> <td class="text-center">[%= it[item]['index_'] %]</td>
<td class="text-center">[%= it[item]['district_name']+'-'+it[item]['store_name']+'-'+it[item]['name'] %]</a></td> <td class="text-center">[%= it[item]['district_name']+'-'+it[item]['store_name']+'-'+it[item]['name'] %]</a></td>
<td class="text-center">[%= it[item]['followUp_sum_total'] %]</td> <td class="text-center">[%= it[item]['followUp_sum_total'] %]</td>
<td class="text-center"><a class="newuser-number-details performance-person-click" href="#modal-newuser-number-details" data-toggle="modal" data-id="[%= it[item]['agent_id'] %]">[%= it[item]['add_user_num_total'] %]</a></td> <!--<td class="text-center"><a class="newuser-number-details performance-person-click" href="#modal-newuser-number-details" data-toggle="modal" data-id="[%= it[item]['agent_id'] %]">[%= it[item]['add_user_num_total'] %]</a></td>-->
<td class="text-center"><a class="newshop-number-details performance-person-click" href="#modal-newshop-number-details" data-toggle="modal" data-id="[%= it[item]['agent_id'] %]">[%= it[item]['add_house_num_total'] %]</a></td> <td class="text-center"><a class="newshop-number-details performance-person-click" href="#modal-newshop-number-details" data-toggle="modal" data-id="[%= it[item]['agent_id'] %]">[%= it[item]['add_house_num_total'] %]</a></td>
<td class="text-center"><a class="reported-number-details performance-person-click" href="#modal-reported-number-details" data-toggle="modal" data-id="[%= it[item]['agent_id'] %]">[%= it[item]['look_at_num_total'] %]</a></td> <td class="text-center"><a class="reported-number-details performance-person-click" href="#modal-reported-number-details" data-toggle="modal" data-id="[%= it[item]['agent_id'] %]">[%= it[item]['look_at_num_total'] %]</a></td>
<td class="text-center"><a class="approach-number-details performance-person-click" href="#modal-approach-number-details" data-toggle="modal" data-id="[%= it[item]['agent_id'] %]">[%= it[item]['march_in_num_total'] %]</a></td> <td class="text-center"><a class="approach-number-details performance-person-click" href="#modal-approach-number-details" data-toggle="modal" data-id="[%= it[item]['agent_id'] %]">[%= it[item]['march_in_num_total'] %]</a></td>
...@@ -139,7 +139,7 @@ ...@@ -139,7 +139,7 @@
<th class="text-center">进场数</th> <th class="text-center">进场数</th>
<th class="text-center">报备数</th> <th class="text-center">报备数</th>
<th class="text-center">新增商铺</th> <th class="text-center">新增商铺</th>
<th class="text-center">新增客户</th> <!--<th class="text-center">新增客户</th>-->
<th class="text-center">团队人数</th> <th class="text-center">团队人数</th>
<th class="text-center">客源跟进</th> <th class="text-center">客源跟进</th>
...@@ -156,7 +156,7 @@ ...@@ -156,7 +156,7 @@
<td class="text-center"><a class="approach-number-details performance-store-click" href="#modal-approach-number-details" data-toggle="modal" data-id="[%= it['list'][item]['store_id'] %]">[%= it["list"][item]['march_in_num_total'] %]</a></td> <td class="text-center"><a class="approach-number-details performance-store-click" href="#modal-approach-number-details" data-toggle="modal" data-id="[%= it['list'][item]['store_id'] %]">[%= it["list"][item]['march_in_num_total'] %]</a></td>
<td class="text-center"><a class="reported-number-details performance-store-click" href="#modal-reported-number-details" data-toggle="modal" data-id="[%= it['list'][item]['store_id'] %]">[%= it["list"][item]['look_at_num_total'] %]</a></td> <td class="text-center"><a class="reported-number-details performance-store-click" href="#modal-reported-number-details" data-toggle="modal" data-id="[%= it['list'][item]['store_id'] %]">[%= it["list"][item]['look_at_num_total'] %]</a></td>
<td class="text-center"><a class="newshop-number-details performance-store-click" href="#modal-newshop-number-details" data-toggle="modal" data-id="[%= it['list'][item]['store_id'] %]">[%= it["list"][item]['add_house_num_total'] %]</a></td> <td class="text-center"><a class="newshop-number-details performance-store-click" href="#modal-newshop-number-details" data-toggle="modal" data-id="[%= it['list'][item]['store_id'] %]">[%= it["list"][item]['add_house_num_total'] %]</a></td>
<td class="text-center"><a class="newuser-number-details performance-store-click" href="#modal-newuser-number-details" data-toggle="modal" data-id="[%= it['list'][item]['store_id'] %]">[%= it["list"][item]['add_user_num_total'] %]</a></td> <!--<td class="text-center"><a class="newuser-number-details performance-store-click" href="#modal-newuser-number-details" data-toggle="modal" data-id="[%= it['list'][item]['store_id'] %]">[%= it["list"][item]['add_user_num_total'] %]</a></td>-->
<td class="text-center"><a class="team-number-details performance-store-click" href="#modal-team-number-details" data-toggle="modal" data-id="[%= it['list'][item]['store_id'] %]">[%= it["list"][item]['team_num'] %]</a></td> <td class="text-center"><a class="team-number-details performance-store-click" href="#modal-team-number-details" data-toggle="modal" data-id="[%= it['list'][item]['store_id'] %]">[%= it["list"][item]['team_num'] %]</a></td>
<td class="text-center">[%= it["list"][item]['followUp_sum_total'] %]</td> <td class="text-center">[%= it["list"][item]['followUp_sum_total'] %]</td>
...@@ -183,7 +183,7 @@ ...@@ -183,7 +183,7 @@
<th class="text-center">进场数</th> <th class="text-center">进场数</th>
<th class="text-center">报备数</th> <th class="text-center">报备数</th>
<th class="text-center">新增商铺</th> <th class="text-center">新增商铺</th>
<th class="text-center">新增客户</th> <!--<th class="text-center">新增客户</th>-->
<th class="text-center">客源跟进</th> <th class="text-center">客源跟进</th>
</tr> </tr>
...@@ -197,7 +197,7 @@ ...@@ -197,7 +197,7 @@
<td class="text-center"><a class="approach-number-details performance-person-click" href="#modal-approach-number-details" data-toggle="modal" data-id="[%= it['list'][item]['agent_id'] %]">[%= it['list'][item]['march_in_num_total'] %]</a></td> <td class="text-center"><a class="approach-number-details performance-person-click" href="#modal-approach-number-details" data-toggle="modal" data-id="[%= it['list'][item]['agent_id'] %]">[%= it['list'][item]['march_in_num_total'] %]</a></td>
<td class="text-center"><a class="reported-number-details performance-person-click" href="#modal-reported-number-details" data-toggle="modal" data-id="[%= it['list'][item]['agent_id'] %]">[%= it['list'][item]['look_at_num_total'] %]</a></td> <td class="text-center"><a class="reported-number-details performance-person-click" href="#modal-reported-number-details" data-toggle="modal" data-id="[%= it['list'][item]['agent_id'] %]">[%= it['list'][item]['look_at_num_total'] %]</a></td>
<td class="text-center"><a class="newshop-number-details performance-person-click" href="#modal-newshop-number-details" data-toggle="modal" data-id="[%= it['list'][item]['agent_id'] %]">[%= it['list'][item]['add_house_num_total'] %]</a></td> <td class="text-center"><a class="newshop-number-details performance-person-click" href="#modal-newshop-number-details" data-toggle="modal" data-id="[%= it['list'][item]['agent_id'] %]">[%= it['list'][item]['add_house_num_total'] %]</a></td>
<td class="text-center"><a class="newuser-number-details performance-person-click" href="#modal-newuser-number-details" data-toggle="modal" data-id="[%= it['list'][item]['agent_id'] %]">[%= it['list'][item]['add_user_num_total'] %]</a></td> <!--<td class="text-center"><a class="newuser-number-details performance-person-click" href="#modal-newuser-number-details" data-toggle="modal" data-id="[%= it['list'][item]['agent_id'] %]">[%= it['list'][item]['add_user_num_total'] %]</a></td>-->
<td class="text-center">[%= it["list"][item]['followUp_sum_total'] %]</td> <td class="text-center">[%= it["list"][item]['followUp_sum_total'] %]</td>
</tr> </tr>
...@@ -222,7 +222,7 @@ ...@@ -222,7 +222,7 @@
<th class="text-center">进场数</th> <th class="text-center">进场数</th>
<th class="text-center">报备数</th> <th class="text-center">报备数</th>
<th class="text-center">新增商铺</th> <th class="text-center">新增商铺</th>
<th class="text-center">新增客户</th> <!--<th class="text-center">新增客户</th>-->
</tr> </tr>
[% for(var item in it["list"]){ %] [% for(var item in it["list"]){ %]
<tr data-id="[%= it['list'][item]['id'] %]" data-orderid="[%= it['list'][item]['order_id'] %]"> <tr data-id="[%= it['list'][item]['id'] %]" data-orderid="[%= it['list'][item]['order_id'] %]">
...@@ -234,7 +234,7 @@ ...@@ -234,7 +234,7 @@
<td class="text-center"><a class="approach-number-details performance-person-click" href="#modal-approach-number-details" data-toggle="modal" data-id="[%= it['list'][item]['agent_id'] %]">[%= it['list'][item]['march_in_num_total'] %]</a></td> <td class="text-center"><a class="approach-number-details performance-person-click" href="#modal-approach-number-details" data-toggle="modal" data-id="[%= it['list'][item]['agent_id'] %]">[%= it['list'][item]['march_in_num_total'] %]</a></td>
<td class="text-center"><a class="reported-number-details performance-person-click" href="#modal-reported-number-details" data-toggle="modal" data-id="[%= it['list'][item]['agent_id'] %]">[%= it['list'][item]['look_at_num_total'] %]</a></td> <td class="text-center"><a class="reported-number-details performance-person-click" href="#modal-reported-number-details" data-toggle="modal" data-id="[%= it['list'][item]['agent_id'] %]">[%= it['list'][item]['look_at_num_total'] %]</a></td>
<td class="text-center"><a class="newshop-number-details performance-person-click" href="#modal-newshop-number-details" data-toggle="modal" data-id="[%= it['list'][item]['agent_id'] %]">[%= it['list'][item]['add_house_num_total'] %]</a></td> <td class="text-center"><a class="newshop-number-details performance-person-click" href="#modal-newshop-number-details" data-toggle="modal" data-id="[%= it['list'][item]['agent_id'] %]">[%= it['list'][item]['add_house_num_total'] %]</a></td>
<td class="text-center"><a class="newuser-number-details performance-person-click" href="#modal-newuser-number-details" data-toggle="modal" data-id="[%= it['list'][item]['agent_id'] %]">[%= it['list'][item]['add_user_num_total'] %]</a></td> <!--<td class="text-center"><a class="newuser-number-details performance-person-click" href="#modal-newuser-number-details" data-toggle="modal" data-id="[%= it['list'][item]['agent_id'] %]">[%= it['list'][item]['add_user_num_total'] %]</a></td>-->
</tr> </tr>
[% } %] [% } %]
[% }else{ %] [% }else{ %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment