From 419ce8d31a69c59d5796567173c1f8dc438652fc Mon Sep 17 00:00:00 2001
From: lixuliang <lixuliang_hd@126.com>
Date: 星期四, 18 四月 2024 19:27:59 +0800
Subject: [PATCH] Merge branch 'master' of http://103.135.160.14:9034/r/wxdDemo

---
 src/components/wggl/right/fwxq.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/components/wggl/right/fwxq.vue b/src/components/wggl/right/fwxq.vue
index eea71ea..9efd6b4 100644
--- a/src/components/wggl/right/fwxq.vue
+++ b/src/components/wggl/right/fwxq.vue
@@ -296,7 +296,8 @@
         bus.$emit("ishow",true);
       }
       if(index==0) {
-        this.showFly=this.showFly? false:true;
+        // this.showFly=this.showFly? false:true;
+        window.open('http://221.224.53.36:8082/7S/Home')
       }
       if(index==2) {
         var tlobj={

--
Gitblit v1.9.3