From caceb47d790cedaf68ddcda983b6c38280d11d8e Mon Sep 17 00:00:00 2001 From: surprise <15810472099@163.com> Date: 星期四, 18 四月 2024 19:15:44 +0800 Subject: [PATCH] 标绘 --- 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