From b0aca4f6dc0d314c6ef336d915740e017b6fccee Mon Sep 17 00:00:00 2001
From: zc <zc@123>
Date: 星期一, 05 五月 2025 16:09:39 +0800
Subject: [PATCH] #

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