From db0aaa2033a43c016ca165513faaee993117ecf8 Mon Sep 17 00:00:00 2001
From: Pu Zhibing <393733352@qq.com>
Date: 星期五, 22 八月 2025 12:14:14 +0800
Subject: [PATCH] 修改bug

---
 management/guns-admin/src/main/webapp/WEB-INF/view/system/tProblem/tProblem_add.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tProblem/tProblem_add.html b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tProblem/tProblem_add.html
index df5620a..39cbd12 100644
--- a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tProblem/tProblem_add.html
+++ b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tProblem/tProblem_add.html
@@ -29,5 +29,5 @@
 
     </div>
 </div>
-<script src="${ctxPath}/static/modular/system/tProblem/tProblem_info.js"></script>
+<script src="${ctxPath}/djadmin/static/modular/system/tProblem/tProblem_info.js"></script>
 @}

--
Gitblit v1.7.1