DESKTOP-GBVU60Q\dell il y a 1 an
Parent
commit
23cb539aa3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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)
 					})
 				})