瀏覽代碼

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(