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

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

diff --git a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tInvoice/tInvoice_edit.html b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tInvoice/tInvoice_edit.html
index 093e97f..272f126 100644
--- a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tInvoice/tInvoice_edit.html
+++ b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tInvoice/tInvoice_edit.html
@@ -35,5 +35,5 @@
 
     </div>
 </div>
-<script src="${ctxPath}/static/modular/system/tInvoice/tInvoice_info.js"></script>
+<script src="${ctxPath}/djadmin/static/modular/system/tInvoice/tInvoice_info.js"></script>
 @}

--
Gitblit v1.7.1