From 9322f02c16d4a999fd4e9df96e200c9cf0fddf30 Mon Sep 17 00:00:00 2001
From: jiazx0107 <jiazx0107@163.com>
Date: 星期四, 04 十二月 2025 11:31:36 +0800
Subject: [PATCH] Merge branch 'master' of http://124.71.187.17:8299/r/fzzy-igdss

---
 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