From 9d71e24e7982f6915e5f832512925bee9b245f35 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 20 八月 2024 16:13:26 +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