zhongrj
2024-05-16 7dcb1c1b55a639d30e4f70b6e9ceddecc4fb2873
src/page/index/top/index.vue
@@ -250,6 +250,8 @@
                        this.$router.push({ path: "/login" })
                    } else if (this.webType == 'govern') {
                        this.$router.push({ path: "/governLogin" })
                    }  else if (this.webType == 'ecall'){
                        this.$router.push({ path: "/ecallLogin" })
                    } else {
                        this.$router.push({ path: "/tenementLogin" })
                    }