From 69ca50a0a2a930e510c91baa56c319602f175786 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 22 五月 2024 15:54:13 +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