From ed60e03c0458d97b6852dcb84b8ccafba70d2137 Mon Sep 17 00:00:00 2001
From: Pu Zhibing <393733352@qq.com>
Date: 星期五, 22 八月 2025 16:20:05 +0800
Subject: [PATCH] 提交代码

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

diff --git a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tProblem/tProblem.html b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tProblem/tProblem.html
index 23ccd05..d157d24 100644
--- a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tProblem/tProblem.html
+++ b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tProblem/tProblem.html
@@ -39,7 +39,7 @@
         </div>
     </div>
 </div>
-<script src="${ctxPath}/static/modular/system/tProblem/tProblem.js"></script>
+<script src="${ctxPath}/djadmin/static/modular/system/tProblem/tProblem.js"></script>
 <script>
     laydate.render({
         elem: '#insertTime'

--
Gitblit v1.7.1