Browse Source

no message

DESKTOP-GBVU60Q\dell 1 year ago
parent
commit
23cb539aa3
1 changed files with 1 additions and 1 deletions
  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)
 					})
 				})