From 954dd6d15ad6a32098f252e7db52459231566b2b Mon Sep 17 00:00:00 2001 From: Pu Zhibing <393733352@qq.com> Date: 星期三, 10 九月 2025 17:28:24 +0800 Subject: [PATCH] 提交代码 --- management/guns-admin/src/main/webapp/WEB-INF/view/system/tLine/tLine_edit.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tLine/tLine_edit.html b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tLine/tLine_edit.html index 3835e4f..f651893 100644 --- a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tLine/tLine_edit.html +++ b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tLine/tLine_edit.html @@ -216,7 +216,7 @@ </div> </div> -<script src="${ctxPath}/static/modular/system/tLine/tLine_info.js"></script> +<script src="${ctxPath}/djadmin/static/modular/system/tLine/tLine_info.js"></script> <script type="text/javascript"> laydate.render({ elem: '#shiftTime' -- Gitblit v1.7.1