From 8ea75114778d247e302241b070958f708665b1f6 Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期二, 23 四月 2024 23:23:02 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes

---
 CanadaMes-ui/src/views/Electrical/InteractionState.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CanadaMes-ui/src/views/Electrical/InteractionState.vue b/CanadaMes-ui/src/views/Electrical/InteractionState.vue
index 6bc920a..a773eb9 100644
--- a/CanadaMes-ui/src/views/Electrical/InteractionState.vue
+++ b/CanadaMes-ui/src/views/Electrical/InteractionState.vue
@@ -8,13 +8,13 @@
         active-class="blue-button"
         >{{ $t("Alarm") }}</router-link
       >
-      <router-link
+      <!-- <router-link
         to="/Electrical/State"
         tag="el-button"
         type="text"
         active-class="blue-button"
         >{{ $t("State") }}</router-link
-      >
+      > -->
       <!-- <router-link
         to="/Electrical/Action"
         tag="el-button"

--
Gitblit v1.8.0