Ming 4 năm trước cách đây
mục cha
commit
0f4abe0af7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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("校验失败");