From 87faf38ea97fffccc3cb4b16872da0188129aa66 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期二, 13 五月 2025 09:08:12 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/admin/locMap/locMap.html |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/src/main/webapp/views/admin/locMap/locMap.html b/src/main/webapp/views/admin/locMap/locMap.html
index 347f66c..e9140ad 100644
--- a/src/main/webapp/views/admin/locMap/locMap.html
+++ b/src/main/webapp/views/admin/locMap/locMap.html
@@ -202,13 +202,13 @@
         this.getMap(this.currentLev)
         this.initLev()//鍒濆鍖栨ゼ灞備俊鎭�
 
-        this.consoleInterval = setInterval(() => {
-          this.getMap(this.currentLev) //鑾峰彇瀹炴椂鍦板浘鏁版嵁
-          this.getShuttleStateInfo() //鑾峰彇鍥涘悜绌挎杞︿俊鎭�
-          this.getLiftStateInfo() //鑾峰彇鎻愬崌鏈轰俊鎭�
-          this.getSiteInfo() //鑾峰彇杈撻�佺珯鐐规暟鎹�
-          // this.getCodeData()//鑾峰彇鏉$爜
-        }, 1000)
+        // this.consoleInterval = setInterval(() => {
+        //   this.getMap(this.currentLev) //鑾峰彇瀹炴椂鍦板浘鏁版嵁
+        //   this.getShuttleStateInfo() //鑾峰彇鍥涘悜绌挎杞︿俊鎭�
+        //   this.getLiftStateInfo() //鑾峰彇鎻愬崌鏈轰俊鎭�
+        //   this.getSiteInfo() //鑾峰彇杈撻�佺珯鐐规暟鎹�
+        //   // this.getCodeData()//鑾峰彇鏉$爜
+        // }, 1000)
 
       },
       initLev(){

--
Gitblit v1.9.1