xiaochan hai 2 meses
pai
achega
dbef44c68d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/views/system/login.vue

+ 0 - 1
src/views/system/login.vue

@@ -121,7 +121,6 @@ const submit = () => {
         location.href = url.search.replace("?redirect=", "");
       } else {
         location.href = "/dashboard";
-        // router.push("/dashboard");
       }
     }
   });