田源
2023-12-14 6023b713ba3cf468b5fb43ec101ef3cfc383e9d9
Source/UBCS-WEB/src/components/StatisticsComponent/ColumnarChart.vue
@@ -36,7 +36,7 @@
            );
          });
          let colors = ['#2eadd6', '#FFA500'];
          let colors = ['#84C9E5', '#F68686'];
          const seriesData = [];
          for (let i = 0; i < newval.length; i++) {