Commit ae5a5c50 authored by agping's avatar agping

店长日报

parent d92e13ac
...@@ -186,9 +186,9 @@ ...@@ -186,9 +186,9 @@
</tr> </tr>
<tr class="table-tr-header" id="groupInfoArea"> <tr class="table-tr-header" id="groupInfoArea">
<td style="width: 15%;">姓名</td> <td style="width: 15%;">姓名</td>
<td style="width: 10%;">房源</td> <td style="width: 12%;">房源</td>
<td style="width: 10%;">客源</td> <td style="width: 12%;">客源</td>
<td style="width: 10%;">进场</td> <td style="width: 12%;">进场</td>
<td style="width: 15%;">业绩</td> <td style="width: 15%;">业绩</td>
<td>点评</td> <td>点评</td>
</tr> </tr>
......
...@@ -133,7 +133,7 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque ...@@ -133,7 +133,7 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
_this.duandui_keyuan += item.user_num; _this.duandui_keyuan += item.user_num;
_this.duandui_daikan += item.follow_up_num; _this.duandui_daikan += item.follow_up_num;
_this.duandui_yeji += item.performance_week; _this.duandui_yeji += item.performance_week;
_this.duandui_shishou += item.add_user_num; _this.duandui_shishou += item.performance_week;
}); });
} }
......
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