Commit ca6b0527 authored by Hsinli's avatar Hsinli

Merge branch 'master' of t-git.51gjj.com:fangbin/51business

parents 3637215f 11f53e76
Pipeline #13442 passed with stage
in 13 seconds
......@@ -65,7 +65,7 @@ class CallriskService extends Service {
return [];
}
let data = {};
let data = [];
const monthes = [];
for (let i in call_overviews) {
const call_overview = call_overviews[i];
......
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