From aee6386344123c250b3ddfa3efa9a7e3ff8f6cbb Mon Sep 17 00:00:00 2001 From: zc <zc@123> Date: 星期二, 16 九月 2025 09:43:19 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/fyxc_shuttle_wcs' into fyxc_shuttle_wcs --- src/main/webapp/views/admin/wrkMastLog/wrkMastLog.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/admin/wrkMastLog/wrkMastLog.html b/src/main/webapp/views/admin/wrkMastLog/wrkMastLog.html index a319d45..2592b12 100644 --- a/src/main/webapp/views/admin/wrkMastLog/wrkMastLog.html +++ b/src/main/webapp/views/admin/wrkMastLog/wrkMastLog.html @@ -78,7 +78,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/wrkMastLog/wrkMastLog.js" charset="utf-8"></script> +<script type="text/javascript" src="../../../static/js/wrkMastLog/wrkMastLog.js?v=1" charset="utf-8"></script> <iframe id="detail-iframe" scrolling="auto" style="display:none;"></iframe> -- Gitblit v1.9.1