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 () {