From a01ef9820aba0095bc28e294e2cf8bca138dcbc5 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 31 七月 2023 14:57:19 +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