From e2fdfe540eaf160dc7d063c60667041edcc64e86 Mon Sep 17 00:00:00 2001
From: gaoshp <291585735@qq.com>
Date: 星期二, 05 十一月 2024 22:55:14 +0800
Subject: [PATCH] 处理显示名称

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

diff --git a/src/views/mdc/realtime-status/index.vue b/src/views/mdc/realtime-status/index.vue
index 2d704c5..44fe480 100644
--- a/src/views/mdc/realtime-status/index.vue
+++ b/src/views/mdc/realtime-status/index.vue
@@ -1,7 +1,7 @@
 <!--
  * @Date: 2024-04-09 22:11:21
  * @LastEditors: lzhe lzhe@example.com
- * @LastEditTime: 2024-10-31 17:27:54
+ * @LastEditTime: 2024-11-04 11:19:09
  * @FilePath: /cps-web/src/views/mdc/realtime-status/index.vue
  瀹炴椂鐪嬫澘
 -->
@@ -209,7 +209,7 @@
 			}
 		},
 		goSet() {
-			this.$router.push('/mdc/configuration?isShowSearch=1');  //鍒嗘瀽璁剧疆
+			this.$router.push('/mdc/configuration?isShowSearch=1');  //鍒嗘瀽璁剧疆(isShowSearch琛ㄧず鍗虫椂淇℃伅鏉�)
 		},
 		gostatus(item) {
 			this.$router.push('/mdc/station-live?code=' + item.id);

--
Gitblit v1.9.3