From 9b3ef339f87a7eb82c3322c5ec4549ebeb1221ac Mon Sep 17 00:00:00 2001
From: ZY <zc857179121@qq.com>
Date: 星期六, 29 三月 2025 11:19:40 +0800
Subject: [PATCH] 1

---
 src/main/webapp/views/realtimeWatch/console.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/webapp/views/realtimeWatch/console.html b/src/main/webapp/views/realtimeWatch/console.html
index c33f08f..c841523 100644
--- a/src/main/webapp/views/realtimeWatch/console.html
+++ b/src/main/webapp/views/realtimeWatch/console.html
@@ -12,9 +12,9 @@
     <script type="text/javascript" src="../../static/wms/js/common.js" charset="utf-8"></script>
     <script type="text/javascript" src="../../static/wms/js/cool.js" charset="utf-8"></script>
     <!--鍦板浘json-->
-    <script src="../../static/wcs/js/console.map.js"></script>
-    <script src="../../static/wcs/js/console.js"></script>
-    <script src="../../static/wcs/js/common.js"></script>
+    <script src="../../static/wcs/js/console.map.js?v=1"></script>
+    <script src="../../static/wcs/js/console.js?v=1"></script>
+    <script src="../../static/wcs/js/common.js?v=1"></script>
 </head>
 <script type="text/html" id="errorTpl">
     {{# if( d.error === false ){ }}

--
Gitblit v1.9.1