田源
2023-12-14 67f7c054ae639bdf425c48309a62890b8c40809f
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++) {