From 1eeafb1d1b85887bec13d693d4658fbe0770a512 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期一, 27 十一月 2023 13:39:52 +0800
Subject: [PATCH] 更新PLC地址

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

diff --git a/CanadaMes-ui/src/views/Electrical/Sign.vue b/CanadaMes-ui/src/views/Electrical/Sign.vue
index a3151cf..3ee386e 100644
--- a/CanadaMes-ui/src/views/Electrical/Sign.vue
+++ b/CanadaMes-ui/src/views/Electrical/Sign.vue
@@ -13,7 +13,8 @@
       }}</router-link>
       <router-link to="/Electrical/Sign" tag="el-button" type="text" active-class="blue-button">{{ $t('Sign')
       }}</router-link>
-
+ <router-link to="/Electrical/Servomanual" tag="el-button" type="text" active-class="blue-button">{{ $t('Servo Manual')
+        }}</router-link>
 
     </el-breadcrumb>
     <div>{{ $t('Sign') }}</div>

--
Gitblit v1.8.0