src/pcviews/Login/index.vue @@ -50,7 +50,7 @@ name: 'Login', methods: { onLogin () { this.$router.push('/homee') this.$router.push('/homepage') } } }