duy 6 сар өмнө
parent
commit
d87cfd405a

+ 1 - 1
src/renderer/src/views/home/modules/charts.vue

@@ -48,7 +48,7 @@ const setClassifyChartsOption = (data) => {
         xAxis: {
             type: 'category',
             boundaryGap: false,
-            data: ['1月', '2月', '3月', '4月, 5月', '6月', '7月', '8月', '9月', '10月', '11月', '12月'],
+            data: ['1月', '2月', '3月', '4月', '5月', '6月', '7月', '8月', '9月', '10月', '11月', '12月'],
         },
         yAxis: {
             type: 'value',