Ver Fonte

no message

DESKTOP-GBVU60Q\dell há 2 anos atrás
pai
commit
23cb539aa3
1 ficheiros alterados com 1 adições e 1 exclusões
  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)
 					})
 				})