Commit dab5ff36 authored by agping's avatar agping

店长日报

parent 4ee9f170
...@@ -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*1; _this.duandui_keyuan += item.user_num*1;
_this.duandui_daikan += item.follow_up_num*1; _this.duandui_daikan += item.follow_up_num*1;
_this.duandui_yeji += item.performance_week*1; _this.duandui_yeji += item.performance_week*1;
_this.duandui_shishou += item.practical_money_for_month*1; _this.duandui_shishou += item.practical_money*1;
}); });
} }
......
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