From 9a9be2ddb3edf4b45d8874901b42004256b8be85 Mon Sep 17 00:00:00 2001
From: Tcsm <1377977403@qq.com>
Date: 星期一, 25 九月 2023 13:51:58 +0800
Subject: [PATCH] 9.25提交

---
 ruoyi-ui/src/views/components/superMindmap.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi-ui/src/views/components/superMindmap.vue b/ruoyi-ui/src/views/components/superMindmap.vue
index b1bd12b..e2a3a91 100644
--- a/ruoyi-ui/src/views/components/superMindmap.vue
+++ b/ruoyi-ui/src/views/components/superMindmap.vue
@@ -102,7 +102,7 @@
                 // 宸﹀彸鍐呰竟璺�
                 let mapPaddingLR = 10
                 // 涓婁笅鍐呰竟璺�
-                let mapPaddingTB = 0
+                let mapPaddingTB =10
                 let mapWidth = this.nodeWidth * TreeDeep + mapPaddingLR * 2;
                 let mapHeight = (this.nodeHeight - 4) * leafNum + mapPaddingTB * 2;
                 // 瀹氫箟鐢诲竷鈥斺�� 澶栬竟璺� 10px

--
Gitblit v1.9.1