wuhongyu 5 tahun lalu
induk
melakukan
a44dd657ba
1 mengubah file dengan 1 tambahan dan 4 penghapusan
  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: {