cqp hai 2 meses
pai
achega
f2987369f6
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      app/Service/StatisticsService.php

+ 2 - 1
app/Service/StatisticsService.php

@@ -3498,7 +3498,8 @@ class StatisticsService extends Service
             $area[] = [
                 'label' => $value,
                 'value' => $key,
-                'list' => []
+                'list' => [],
+                'count' => 0
             ];
         }