From c06d11bbb8c87baaa8d7e70e82217873249a43e7 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 31 七月 2024 17:30:02 +0800
Subject: [PATCH] #

---
 src/pages/right/components/inout-charts.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/pages/right/components/inout-charts.jsx b/src/pages/right/components/inout-charts.jsx
index 617f7af..2c5e2be 100644
--- a/src/pages/right/components/inout-charts.jsx
+++ b/src/pages/right/components/inout-charts.jsx
@@ -42,7 +42,7 @@
         evenRowBGC: '#ededed13',
         headerHeight: 28,
         rowNum: 10,
-        columnWidth: [80, 120, 100, 130],
+        columnWidth: [80, 200],
       }}
       style={{ width: '100%', height: '400px', fontSize: '12px', marginBottom: '8px' }}
     />

--
Gitblit v1.9.1