From d2b1bb1f77ad20b852d245a1bdd5a73156e37bcd Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期三, 15 三月 2023 15:35:34 +0800
Subject: [PATCH] 正式地址

---
 src/views/layout/components/Header/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/layout/components/Header/index.vue b/src/views/layout/components/Header/index.vue
index 1fa1ed9..1068262 100644
--- a/src/views/layout/components/Header/index.vue
+++ b/src/views/layout/components/Header/index.vue
@@ -306,7 +306,7 @@
     },
     menuChange(data) {
       if (data.id === '1f') {
-        window.open('http://cockpit.patstech.net:28081/cockpit/dist/board.html#/share-board/zfu0LsJ9', '_blank');
+        window.open('http://10.53.156.63/cockpit/dist/board.html#/share-board/6CorSPZG', '_blank');
       }
       if (data.id === '2f') {
         this.$router.push({ path: "/home/video" })

--
Gitblit v1.8.0