From e9de5771a31803c108132605df6247e1ffc975d2 Mon Sep 17 00:00:00 2001 From: Pu Zhibing <393733352@qq.com> Date: 星期五, 22 八月 2025 14:17:53 +0800 Subject: [PATCH] 修改bug --- management/guns-admin/src/main/webapp/WEB-INF/view/system/tOrderCheck/tOrderCheck_edit.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tOrderCheck/tOrderCheck_edit.html b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tOrderCheck/tOrderCheck_edit.html index e58e0ae..3fe681d 100644 --- a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tOrderCheck/tOrderCheck_edit.html +++ b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tOrderCheck/tOrderCheck_edit.html @@ -66,5 +66,5 @@ </div> </div> -<script src="${ctxPath}/static/modular/system/tOrderCheck/tOrderCheck_info.js"></script> +<script src="${ctxPath}/djadmin/static/modular/system/tOrderCheck/tOrderCheck_info.js"></script> @} -- Gitblit v1.7.1