From 338a92c9e5b28d61017c9ca5d77fe93e2dd0b013 Mon Sep 17 00:00:00 2001
From: 田源 <lastanimals@163.com>
Date: 星期五, 24 十一月 2023 17:53:47 +0800
Subject: [PATCH] 整合代码

---
 Source/UBCS-WEB/src/components/StatisticsComponent/ColumnarChart.vue |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Source/UBCS-WEB/src/components/StatisticsComponent/ColumnarChart.vue b/Source/UBCS-WEB/src/components/StatisticsComponent/ColumnarChart.vue
index 6176e9c..cffc3c5 100644
--- a/Source/UBCS-WEB/src/components/StatisticsComponent/ColumnarChart.vue
+++ b/Source/UBCS-WEB/src/components/StatisticsComponent/ColumnarChart.vue
@@ -108,6 +108,9 @@
         legend: {
           data: ["鎬婚噺", "鏂板"],
           left: "center",
+          textStyle: {
+            fontSize: 14 // 璋冩暣瀛椾綋澶у皬
+          }
         },
         xAxis: {
           type: "category",

--
Gitblit v1.9.3