瀏覽代碼

no message

DESKTOP-GBVU60Q\dell 1 年之前
父節點
當前提交
23cb539aa3
共有 1 個文件被更改,包括 1 次插入1 次删除
  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)
 					})
 				})