From 51b13009926be3d41c8dfb94a96e4c9489264513 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 16 五月 2024 08:34:27 +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