From c1077a5ff53bc83bbf487c30bc93061c8cd93ca8 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期四, 26 三月 2026 12:18:04 +0800
Subject: [PATCH] 首巡末 判断不合格问题修复 模具 设备 图表图例修改
---
pages/ZLGL/QualityReport/Sb_EquipDotCheckBillReport.vue | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/pages/ZLGL/QualityReport/Sb_EquipDotCheckBillReport.vue b/pages/ZLGL/QualityReport/Sb_EquipDotCheckBillReport.vue
index 5d6de47..e5e4431 100644
--- a/pages/ZLGL/QualityReport/Sb_EquipDotCheckBillReport.vue
+++ b/pages/ZLGL/QualityReport/Sb_EquipDotCheckBillReport.vue
@@ -448,7 +448,12 @@
trigger: 'item'
},
legend: {
- top: 'bottom'
+ top: 'bottom',
+ itemWidth: 12, // 鍥句緥鍥炬爣瀹藉害锛堝彲閫夛紝璁╁竷灞�鏇寸揣鍑戯級
+ itemHeight: 12, // 鍥句緥鍥炬爣楂樺害锛堝彲閫夛級
+ textStyle: {
+ fontSize: 11 // 瀛椾綋澶у皬锛堝彲閫夛紝閬垮厤澶崰绌洪棿锛�
+ }
},
series: [{
name: '鐐规娆℃暟',
--
Gitblit v1.9.1