From caf3bdd9bbb629c8bc6f1a19b3ccdf441bf7650c Mon Sep 17 00:00:00 2001 From: Junjie <fallin.jie@qq.com> Date: 星期日, 15 三月 2026 17:46:47 +0800 Subject: [PATCH] # --- src/main/webapp/views/deviceLogs/deviceLogs.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/deviceLogs/deviceLogs.html b/src/main/webapp/views/deviceLogs/deviceLogs.html index 1b9771a..2af2915 100644 --- a/src/main/webapp/views/deviceLogs/deviceLogs.html +++ b/src/main/webapp/views/deviceLogs/deviceLogs.html @@ -203,7 +203,7 @@ </div> <script type="text/javascript" src="../../static/js/jquery/jquery-3.3.1.min.js"></script> -<script type="text/javascript" src="../../static/js/common.js?v=20260309_i18n_fix1" charset="utf-8"></script> +<script type="text/javascript" src="../../static/js/common.js" charset="utf-8"></script> <script src="../../static/vue/js/vue.min.js"></script> <script src="../../static/vue/element/element.js"></script> <script src="../../components/MonitorCardKit.js"></script> -- Gitblit v1.9.1