From 4ca1c8fe75a68488702895d3cd280df5c5a55adc Mon Sep 17 00:00:00 2001 From: qx <1084500556@qq.com> Date: 星期五, 09 五月 2025 10:46:13 +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