From 2dbebb137296950a583d826968691ab3be5b550b Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期三, 06 九月 2023 09:29:48 +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 c0e3314..b86eec2 100644
--- a/src/main/webapp/views/monitor/index.html
+++ b/src/main/webapp/views/monitor/index.html
@@ -99,7 +99,7 @@
             document.msExitFullscreen();
         }
     }
-    let url = 'http://192.168.4.188:8088/fnwms'
+    let url = 'http://192.168.4.188:8085/fnwms'
     var item = [{locNo: '1',locSts: '1',mk: '1',packStatus$: '1'}]
     var year = '2020';
     var month = '05';

--
Gitblit v1.9.1