Commit 1eb52603 authored by 李尚科's avatar 李尚科

fix

parent eaa56431
......@@ -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