From db8db08adfc64cafb22ba01a4c707e1bcf12d2e9 Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期五, 01 十二月 2023 19:43:36 +0800
Subject: [PATCH] Merge branch 'zwf' of http://192.168.5.5:10010/r/web/SchedulingDashboard into zwf

---
 src/views/cockpitPage/components/BarChart.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/cockpitPage/components/BarChart.vue b/src/views/cockpitPage/components/BarChart.vue
index 1d090ae..d494732 100644
--- a/src/views/cockpitPage/components/BarChart.vue
+++ b/src/views/cockpitPage/components/BarChart.vue
@@ -233,7 +233,7 @@
                 {
                   type: 'bar',
                   name: '姝e搧鏁伴噺',
-                  barWidth: '20%',
+                  barWidth: '15',
                   itemStyle: {
                     normal: {
                       //鏌卞舰鍥惧渾瑙掞紝鍒濆鍖栨晥鏋�
@@ -245,7 +245,7 @@
                 {
                   type: 'bar',
                   name: '娆″搧鏁伴噺',
-                  barWidth: '20%',
+                  barWidth: '15',
                   itemStyle: {
                     normal: {
                       //鏌卞舰鍥惧渾瑙掞紝鍒濆鍖栨晥鏋�

--
Gitblit v1.8.0