feat: 9280淮海水利首页跳转
This commit is contained in:
parent
0122d09427
commit
894646b35b
@ -48,6 +48,7 @@ export default {
|
|||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.port = window.location.port
|
this.port = window.location.port
|
||||||
|
if (this.port === '9280') this.$router.push('/waterhome')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user