chengwl %!s(int64=4) %!d(string=hai) anos
pai
achega
a115e5d0ab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      controllers/IndexController.php

+ 1 - 1
controllers/IndexController.php

@@ -79,7 +79,7 @@ class IndexController extends Controller
           ];
           $i=1;
           $list=[];
-          foreach($metrics as $metric){
+          foreach($metricsArr as $metric){
             $lis[]=$metric;
             if($i%10==0||count($metrics)==$i){
                 $response = $this->getReport($analytics);