Commit 2767cdbf authored by xishifeng's avatar xishifeng

店长日报修改

parent c9f37579
......@@ -106,7 +106,7 @@ require(['vue', 'vconsole', 'html2canvas', 'css!style/report_achieve.css', 'jque
if(typeof _data === 'object') {
if(_data['code'] == '200') {
_this.fangyuan = _data.data.house_num;
_this.keyuan = _data.data.add_user_num;
_this.keyuan = _data.data.add_user_num_day;
_this.daikan = _data.data.follow_up_num;
_this.yeji_day = _data.data.performance_day;
if(_data.data.agent_total>0){
......
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