YY hace 2 años
padre
commit
0b352e9b04
Se han modificado 1 ficheros con 1 adiciones y 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',
           },
         ],
       };