From 11d649e0de6490c53efe6df0ee10212ee6088d14 Mon Sep 17 00:00:00 2001
From: Pu Zhibing <393733352@qq.com>
Date: 星期二, 14 十月 2025 11:59:30 +0800
Subject: [PATCH] 集成中台及正联功能

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

diff --git a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tOrderCheck/tOrderCheck_dispatch.html b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tOrderCheck/tOrderCheck_dispatch.html
index 8750d07..b16a2c2 100644
--- a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tOrderCheck/tOrderCheck_dispatch.html
+++ b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tOrderCheck/tOrderCheck_dispatch.html
@@ -77,7 +77,7 @@
     </div>
 </div>
 
-<script src="${ctxPath}/static/modular/system/tOrderCheck/tOrderCheck_dispatch.js"></script>
+<script src="${ctxPath}/djadmin/static/modular/system/tOrderCheck/tOrderCheck_dispatch.js"></script>
 <script type="text/javascript">
     // 传递后端数据到前端
     TOrderCheckDispatch.orderId = parseInt('${orderId}') || 0;

--
Gitblit v1.7.1