From 1f61bc585309a4dbcc7acd985625648a6b54cb69 Mon Sep 17 00:00:00 2001 From: jiayu Date: Thu, 31 Oct 2024 09:20:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/header.vue | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/components/header.vue b/src/components/header.vue index 827df0a2..01461f49 100644 --- a/src/components/header.vue +++ b/src/components/header.vue @@ -755,11 +755,6 @@ export default { }, //龙光企业大屏 toOverview4() { - if(this.company === 'mulei') { - // 跳转指3D大屏 - window.open('http://10.11.13.202:6080/#/login?projectId=1'); - return - } //原型 2.0 // let routeUrl = this.$router.resolve({ // path: "/companyAdmin/longguangBigScreen",