田源
2023-12-08 9b51b2a07769ee049937e16dd45d8c36c87dcc3c
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++) {