sys5923812@126.com hai 1 mes
pai
achega
723a3a49a5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/login.vue

+ 1 - 1
src/views/login.vue

@@ -129,7 +129,7 @@
     }
 
     function handleLogin3() {
-        router.push({path: redirect.value || "/", query: otherQueryParams})
+        router.push({path: "/index"})
     }
 
     handleLogin3()