From 284aa3875e3d441147c576d4185c3cbf717b3427 Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期六, 08 三月 2025 13:12:09 +0800
Subject: [PATCH] 初始化
---
src/main/webapp/views/realtimeWatch/console.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/realtimeWatch/console.html b/src/main/webapp/views/realtimeWatch/console.html
index c33f08f..cef0123 100644
--- a/src/main/webapp/views/realtimeWatch/console.html
+++ b/src/main/webapp/views/realtimeWatch/console.html
@@ -609,7 +609,7 @@
siteEl.html(sites[i].siteId);
}
// RGV浣嶇疆
- if(sites[i].siteId === '112' || sites[i].siteId === '212'){
+ if(sites[i].siteId === '16' || sites[i].siteId === '212'){
carAnimate(Number(sites[i].siteId), Number(sites[i].nearbySta));
}
}
--
Gitblit v1.9.1