sgj
2026-01-15 27ab62f7d980e13e3fe5cd3ac5a979c7d5fc92b7
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() {