From cdda19bfaea962dc02bac454c9a55e2ab1b632ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9C=E7=8E=89=E7=90=A6?= <7507756+jiang_yuqi@user.noreply.gitee.com> Date: Sun, 20 Apr 2025 13:36:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yanzhu-bigscreen/src/components/header.vue | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/yanzhu-bigscreen/src/components/header.vue b/yanzhu-bigscreen/src/components/header.vue index 34a502be..cfb4b54b 100644 --- a/yanzhu-bigscreen/src/components/header.vue +++ b/yanzhu-bigscreen/src/components/header.vue @@ -23,18 +23,9 @@ @@ -205,16 +196,11 @@ export default { this.$router.push('/towerCrane') break case 306: -<<<<<<< HEAD - this.$router.push("/powerIot"); - break; - case 310: - this.$router.push("/aiWarning"); - break; -======= this.$router.push('/powerIot') break ->>>>>>> 73fd57044f093b7a1819035a572efe8a70a36234 + case 310: + this.$router.push('/aiWarning') + break case 4: this.$router.push('/prjQuality') break