From be5373a650a8a40e808ab1664e59c60807809a7c Mon Sep 17 00:00:00 2001 From: zhang <zc857179121@qq.com> Date: 星期日, 21 十二月 2025 08:50:58 +0800 Subject: [PATCH] 1 --- src/main/webapp/views/basDevp/basDevp.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/basDevp/basDevp.html b/src/main/webapp/views/basDevp/basDevp.html index 18d4f9f..261be52 100644 --- a/src/main/webapp/views/basDevp/basDevp.html +++ b/src/main/webapp/views/basDevp/basDevp.html @@ -49,7 +49,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/basDevp/basDevp.js" charset="utf-8"></script> +<script type="text/javascript" src="../../static/js/basDevp/basDevp.js?v=1" charset="utf-8"></script> <iframe id="detail-iframe" scrolling="auto" style="display:none;"></iframe> -- Gitblit v1.9.1