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