소스 검색

Merge branch 'master' of http://47.100.3.209:3000/gdc/yiliangyiyun-pc

zhongtianhaoyuan 3 년 전
부모
커밋
2f8c7dc986
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 5 1
      src/layout/index/top/index.vue

+ 5 - 1
src/layout/index/top/index.vue

@@ -521,7 +521,11 @@
                   ...res2,
                   loginInfo: res.data.data
                 }))
-                this.$router.go(0)
+                var that=this
+                setTimeout(function(){
+                  that.$router.go(0)
+                },1000)
+                
               })
            
             localStorage.setItem(