ソースを参照

Merge branch 'master' of http://git.cc-lotus.info/service-platform/web-test

guhongwei 5 年 前
コミット
f61a1d85f7
1 ファイル変更1 行追加4 行削除
  1. 1 4
      src/layout/live/head.vue

+ 1 - 4
src/layout/live/head.vue

@@ -109,10 +109,7 @@ export default {
         message: '注销成功',
         type: 'success',
       });
-      this.toLogin();
-    },
-    async toLogin() {
-      this.$router.go(0);
+      window.location.reload();
     },
   },
   computed: {