From 7abaf002f0c831a76c9b4e49db7ee1548940d487 Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期二, 16 九月 2025 09:43:46 +0800
Subject: [PATCH] 1

---
 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