From 51b2b8c97f4386fdc21669054ffbcd7bd3434f59 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Mon, 7 Aug 2023 21:41:26 +0800 Subject: [PATCH] bug --- src/view/login/ChangePwd.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/view/login/ChangePwd.vue b/src/view/login/ChangePwd.vue index 85054a0..65907df 100644 --- a/src/view/login/ChangePwd.vue +++ b/src/view/login/ChangePwd.vue @@ -96,7 +96,7 @@ }, cancel () { - this.$router.push('/admin/home') + this.$router.push('/') }, getCode () {