From 3931e2728f618d0090f129b2665bc1285c4440c3 Mon Sep 17 00:00:00 2001
From: gaoshp <291585735@qq.com>
Date: 星期日, 03 十一月 2024 17:27:32 +0800
Subject: [PATCH] update

---
 src/views/mdc/realtime-status/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/mdc/realtime-status/index.vue b/src/views/mdc/realtime-status/index.vue
index f6692d2..2d704c5 100644
--- a/src/views/mdc/realtime-status/index.vue
+++ b/src/views/mdc/realtime-status/index.vue
@@ -175,6 +175,7 @@
 				this.stationlabel = this.stationlabelList[0].groupName;
 				this.workStationGroupIdList = [this.stationlabelList[0].groupId];
 			}
+			this.clickIndex = 0;
 			this.gettimestatus();  //鏌ヨ鍒楄〃
 		},
 		showvisible(item, index) {

--
Gitblit v1.9.3