czt
2025-12-04 52ea5fd92596267379be7924deb27de6cb10632b
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() {