Ming %!s(int64=4) %!d(string=hai) anos
pai
achega
0f4abe0af7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/login.vue

+ 1 - 1
src/views/login.vue

@@ -107,7 +107,7 @@ export default {
             password: this.loginForm.password,
           });
 
-          // this.$router.push({ path: "/" });
+          this.$router.push({ path: "/" });
           // alert('submit!');
         } else {
           console.log("校验失败");