czt
2025-12-03 53fab3f56e8335fbf39fc07c4e10f6abdb0505bb
fzzy-igdss-web/src/main/resources/templates/system/dept/tree.html
@@ -28,7 +28,7 @@
   <th:block th:include="include :: footer" />
   <th:block th:include="include :: ztree-js" />
   <script th:inline="javascript">
       var prefix = ctx + "system/dept"
       var prefix = ctx + "system/dept-new"
       var deptId = [[${deptId}]];
       var excludeId = [[${excludeId}]];
      $(function() {