田源
2023-12-05 04b4676f4f8f2674a0fdd52624c417d600f6f06b
Source/UBCS-WEB/src/components/StatisticsComponent/ColumnarChart.vue
@@ -36,7 +36,7 @@
            );
          });
          let colors = ["#91CC75", "#5470C6"];
          let colors = ['#2eadd6', '#FFA500'];
          const seriesData = [];
          for (let i = 0; i < newval.length; i++) {