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