czt
2026-02-09 ed06303a918ac8b1c7492652c24aed477e53fd8a
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() {