From c302def08211c8cecfbf28308a2bcaf4115ac990 Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期日, 28 九月 2025 14:09:10 +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