From 531edd1e0b3104ef7c7076ecd4704a8c1b2e2e09 Mon Sep 17 00:00:00 2001 From: qx <1084500556@qq.com> Date: 星期三, 14 五月 2025 08:59:17 +0800 Subject: [PATCH] qx --- 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