czt
2026-01-19 5ffc5c22b0833d8f569e99eb775d08ca28676c7d
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() {