浏览代码

Merge branch 'jtCIM_DCF' into 使用版本

DESKTOP-CRQ4N2U\jintian 1 年之前
父节点
当前提交
a901ae3028
共有 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({
 							this.$router.replace({
 								path: '/login'
 								path: '/login'
 							})
 							})
-						},10000)
+						},time)
 					})
 					})
 				})
 				})