From 786712a97ff01cbc381b7de65f43eac862205626 Mon Sep 17 00:00:00 2001 From: chaiyapeng <3535863041@qq.com> Date: Wed, 21 Aug 2024 14:04:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/login.vue b/src/views/login.vue index 3693ce6..1c1a212 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -95,6 +95,8 @@ export default { redirect: undefined }; }, + + watch: { $route: { handler: function (route) {