From 2bd3621f6828a1a7a4bf736cc96bf40cb7f1cbaf Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 03 七月 2023 17:33:39 +0800
Subject: [PATCH] 2023-07-03

---
 src/templates/treepageconfig/updatetable/index.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/templates/treepageconfig/updatetable/index.jsx b/src/templates/treepageconfig/updatetable/index.jsx
index 58edc48..a0ba9f4 100644
--- a/src/templates/treepageconfig/updatetable/index.jsx
+++ b/src/templates/treepageconfig/updatetable/index.jsx
@@ -157,7 +157,7 @@
           name: '鏍囩缁�' + (i + 1),
           width: 24 - mainTr.width,
           setting: {supModule: [mainTr.uuid], controlField: 'mk_floor', name: '鏍囩缁�' + (i + 1), width: 24 - mainTr.width, position: 'top'},
-          style: {},
+          style: {paddingTop: '10px'},
           subtabs: m.sublist.map(n => {
             let level = ''
             if (n.level === 0) {

--
Gitblit v1.8.0