DESKTOP-GBVU60Q\dell hace 2 años
padre
commit
23cb539aa3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/Login/Login.vue

+ 1 - 1
src/views/Login/Login.vue

@@ -151,7 +151,7 @@ import { set } from 'nprogress';
 							this.$router.replace({
 								path: '/login'
 							})
-						},10000)
+						},time)
 					})
 				})