From e64b1d5ec0b3ca0c42048903f4ab5f9d588349e8 Mon Sep 17 00:00:00 2001 From: cp <513960435@qq.com> Date: 星期四, 19 六月 2025 08:37:51 +0800 Subject: [PATCH] # --- zy-asrs-wms/src/main/webapp/views/apiLog/apiLog.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zy-asrs-wms/src/main/webapp/views/apiLog/apiLog.html b/zy-asrs-wms/src/main/webapp/views/apiLog/apiLog.html index 3864162..e2640ab 100644 --- a/zy-asrs-wms/src/main/webapp/views/apiLog/apiLog.html +++ b/zy-asrs-wms/src/main/webapp/views/apiLog/apiLog.html @@ -62,7 +62,7 @@ <script type="text/javascript" src="../../static/layui/layui.js" charset="utf-8"></script> <script type="text/javascript" src="../../static/js/common.js" charset="utf-8"></script> <script type="text/javascript" src="../../static/js/cool.js" charset="utf-8"></script> -<script type="text/javascript" src="../../static/js/apiLog/apiLog.js" charset="utf-8"></script> +<script type="text/javascript" src="../../static/js/adjDetl/adjDetl.js" charset="utf-8"></script> <iframe id="detail-iframe" scrolling="auto" style="display:none;"></iframe> -- Gitblit v1.9.1