From 2547159bbd781c8e1a41ecc939385396c85f9766 Mon Sep 17 00:00:00 2001
From: Riku <risaku@163.com>
Date: 星期一, 09 六月 2025 23:35:59 +0800
Subject: [PATCH] 2025.6.9(功能编写中)

---
 src/views/inspection/problem/component/ProblemSummary.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/views/inspection/problem/component/ProblemSummary.vue b/src/views/inspection/problem/component/ProblemSummary.vue
index bf865c4..ea39f2d 100644
--- a/src/views/inspection/problem/component/ProblemSummary.vue
+++ b/src/views/inspection/problem/component/ProblemSummary.vue
@@ -154,6 +154,7 @@
 <style scoped>
 .pie-chart {
   /* width: 200px; */
-  height: 70px;
+  height: 100px;
+  /* background-color: aliceblue; */
 }
 </style>

--
Gitblit v1.9.3