From 87562b5aa0b38ee5f70c171935a160a225d3b62f Mon Sep 17 00:00:00 2001 From: Tony Date: Mon, 18 Dec 2023 09:13:07 +0800 Subject: [PATCH] fix: BUG --- god-ui/src/layout/components/Sidebar/Logo.vue | 2 +- god-ui/src/views/index.vue | 1 + god-ui/src/views/waterHome/index.vue | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/god-ui/src/layout/components/Sidebar/Logo.vue b/god-ui/src/layout/components/Sidebar/Logo.vue index a36217ff..64df3f48 100644 --- a/god-ui/src/layout/components/Sidebar/Logo.vue +++ b/god-ui/src/layout/components/Sidebar/Logo.vue @@ -79,7 +79,7 @@ export default { break; case '9280': // 淮海水利项目综合管控升级改造平台 - this.title = '淮海水利项目综合管控升级改造平台' + this.title = '淮海水利管控升级改造平台' document.title = '淮海水利项目综合管控升级改造平台' break; case '9290': diff --git a/god-ui/src/views/index.vue b/god-ui/src/views/index.vue index c57b4088..ede2a9a8 100644 --- a/god-ui/src/views/index.vue +++ b/god-ui/src/views/index.vue @@ -49,6 +49,7 @@ export default { created() { this.port = window.location.port if (this.port === '9280') this.$router.push('/waterhome') + if (this.port === '9290') this.$router.push('/constructionsitedata/analysis') } } diff --git a/god-ui/src/views/waterHome/index.vue b/god-ui/src/views/waterHome/index.vue index d43298fb..75625491 100644 --- a/god-ui/src/views/waterHome/index.vue +++ b/god-ui/src/views/waterHome/index.vue @@ -23,7 +23,7 @@
项目实施管理数据
@@ -31,7 +31,7 @@
项目档案数据