From aadc91f6723a6eafac893bd5a2dd7d021a5e58d5 Mon Sep 17 00:00:00 2001 From: wwl <xchao828@163.com> Date: 星期五, 09 五月 2025 14:44:32 +0800 Subject: [PATCH] zongjian --- src/views/login.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/login.vue b/src/views/login.vue index c23b89f..80a2305 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -298,6 +298,7 @@ } } this.$router.push({ path: this.redirect || "/" }).catch(() => { }); + location.reload(); } }).catch(() => { -- Gitblit v1.8.0