From 70bb972b03c0036c3699bbc561b32c5ec3cc8aef Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期五, 17 四月 2026 14:49:56 +0800
Subject: [PATCH] 打印样式重构

---
 src/views/reportAnalysis/qualityAnalysis/components/center-top.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/views/reportAnalysis/qualityAnalysis/components/center-top.vue b/src/views/reportAnalysis/qualityAnalysis/components/center-top.vue
index 3ecf799..8e46770 100644
--- a/src/views/reportAnalysis/qualityAnalysis/components/center-top.vue
+++ b/src/views/reportAnalysis/qualityAnalysis/components/center-top.vue
@@ -117,6 +117,8 @@
   gap: 6px;
   font-size: 15px;
   color: #d0e7ff;
+  white-space: nowrap;
+  flex-wrap: nowrap;
 }
 
 .card-compare>span:first-child {

--
Gitblit v1.9.3