From 1cd2e610fdbd581f609e002e738b0e5cea97ad40 Mon Sep 17 00:00:00 2001
From: sgj <1442489573@qq.com>
Date: 星期五, 13 二月 2026 14:27:10 +0800
Subject: [PATCH] 报表问题修改
---
fzzy-igdss-web/src/main/resources/templates/system/dept/add.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fzzy-igdss-web/src/main/resources/templates/system/dept/add.html b/fzzy-igdss-web/src/main/resources/templates/system/dept/add.html
index 29c4026..e98216f 100644
--- a/fzzy-igdss-web/src/main/resources/templates/system/dept/add.html
+++ b/fzzy-igdss-web/src/main/resources/templates/system/dept/add.html
@@ -68,7 +68,7 @@
</div>
<th:block th:include="include :: footer" />
<script type="text/javascript">
- var prefix = ctx + "system/dept";
+ var prefix = ctx + "system/dept-new";
$("#form-dept-add").validate({
onkeyup: false,
--
Gitblit v1.9.3