From e6370a879323b476ba482b817cf602da25c65fa6 Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期一, 04 十二月 2023 10:18:15 +0800
Subject: [PATCH] 人员

---
 src/views/cockpitPage/components/MaterialChart.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/views/cockpitPage/components/MaterialChart.vue b/src/views/cockpitPage/components/MaterialChart.vue
index 3102763..56c5eaf 100644
--- a/src/views/cockpitPage/components/MaterialChart.vue
+++ b/src/views/cockpitPage/components/MaterialChart.vue
@@ -56,7 +56,7 @@
                   // show: true, //鏄剧ず婊氬姩鏉�
                   start:0,
                   end: 100,
-                  xAxisIndex: 0,
+                  yAxisIndex: 0,
                   minSpan:20,
                   maxSpan:100,
                   // handleSize: 8
@@ -66,7 +66,7 @@
                   type: 'inside',
                   // show: true,
                   // realtime : true,
-                  xAxisIndex: 0,
+                  yAxisIndex: 0,
                   minSpan:20,
                   maxSpan:100,
                   start: 0,
@@ -151,7 +151,7 @@
                 {
                   type: 'bar',
                   name: '',
-                  barWidth: '20%',
+                  barWidth: '15',
                   itemStyle: {
                     normal: {
                       //鏌卞舰鍥惧渾瑙掞紝鍒濆鍖栨晥鏋�

--
Gitblit v1.8.0