From 0cbd075ed575879a3e7ea38ae1750e506ffa8133 Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期日, 28 九月 2025 13:55:09 +0800
Subject: [PATCH] 13

---
 src/main/webapp/static/js/tagTree.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/tagTree.js b/src/main/webapp/static/js/tagTree.js
index c7abfbc..dcbbca5 100644
--- a/src/main/webapp/static/js/tagTree.js
+++ b/src/main/webapp/static/js/tagTree.js
@@ -65,7 +65,7 @@
             }
         })
     }
-    // loadTree();
+    loadTree();
 
     /* 鏍戝舰鍥鹃噸缃� */
     $('#treeReset').click(function () {

--
Gitblit v1.9.1