From 7c1e4502fe4431cc43755afc42935bbadf1464cd Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 01 八月 2023 11:01:28 +0800
Subject: [PATCH] #

---
 src/components/datav/scrollBoard.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/datav/scrollBoard.vue b/src/components/datav/scrollBoard.vue
index 4f6a397..31e2508 100644
--- a/src/components/datav/scrollBoard.vue
+++ b/src/components/datav/scrollBoard.vue
@@ -60,7 +60,7 @@
           header: ['椤圭洰鍙�', '鍝佸悕', '鐢熶骇鏁伴噺', '瀹屽伐鏁伴噺', '璁″垝瀹屽伐鏃�'],
           data: configData,
           index: true,
-          columnWidth: [40, 90, 220, 95, 95, 170],
+          columnWidth: [50, 90, 220, 95, 95, 170],
           align: ['center'],
           rowNum: 7,
           headerBGC: '#1981f6',

--
Gitblit v1.9.1