YY %!s(int64=2) %!d(string=hai) anos
pai
achega
0b352e9b04
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/system/statistics/parts/card-2.vue

+ 1 - 1
src/views/system/statistics/parts/card-2.vue

@@ -117,7 +117,7 @@ export default {
         series: [
           {
             data: this.seriesList,
-            type: 'bar',
+            type: 'line',
           },
         ],
       };