From e2d71a5f83e70e0d419a3b793f9fd51de72b9fe1 Mon Sep 17 00:00:00 2001 From: ZY <zc857179121@qq.com> Date: 星期二, 24 九月 2024 08:53:11 +0800 Subject: [PATCH] bug修改完成 --- zy-asrs-wms/src/main/webapp/views/wrkDetlLog/wrkDetlLog.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zy-asrs-wms/src/main/webapp/views/wrkDetlLog/wrkDetlLog.html b/zy-asrs-wms/src/main/webapp/views/wrkDetlLog/wrkDetlLog.html index 3845973..5330771 100644 --- a/zy-asrs-wms/src/main/webapp/views/wrkDetlLog/wrkDetlLog.html +++ b/zy-asrs-wms/src/main/webapp/views/wrkDetlLog/wrkDetlLog.html @@ -85,7 +85,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/wrkDetlLog/wrkDetlLog.js" charset="utf-8"></script> +<script type="text/javascript" src="../../static/js/wrkDetlLog/wrkDetlLog.js?v=1" charset="utf-8"></script> <iframe id="detail-iframe" scrolling="auto" style="display:none;"></iframe> -- Gitblit v1.9.1