From a33004421d7c2b19e45d6151a020637e2932fe0a Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 15 九月 2023 13:42:31 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/monitor/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/monitor/index.html b/src/main/webapp/views/monitor/index.html
index 463d179..c2bcb81 100644
--- a/src/main/webapp/views/monitor/index.html
+++ b/src/main/webapp/views/monitor/index.html
@@ -114,7 +114,7 @@
         setDate();
     },1000)
     setInterval(()=>{
-        //location.reload()
+        location.reload()
     },600000)
     function initTest() {
         var box = ''

--
Gitblit v1.9.1