From 69431e6fef2dd43eb792f60b61b2270c665e42e6 Mon Sep 17 00:00:00 2001 From: Junjie <540245094@qq.com> Date: 星期四, 04 九月 2025 11:17:00 +0800 Subject: [PATCH] # --- 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