From c75699ddaed0b8c12d381c17baee193936f806e4 Mon Sep 17 00:00:00 2001
From: qx <1084500556@qq.com>
Date: 星期三, 14 五月 2025 08:59:21 +0800
Subject: [PATCH] Merge branch 'master' of http://101.42.27.146:5001/r/ltkj_peisweb_region

---
 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