From 09de90a273d413c06306a921adc4fd25f205e2da Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期四, 21 八月 2025 11:10:37 +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