From 67073864ca7e5a27dc053f6d932f3087532aa465 Mon Sep 17 00:00:00 2001 From: super_liu <396572590@qq.com> Date: Tue, 12 Oct 2021 16:32:08 +0800 Subject: [PATCH] feat: There is no way the to home2 --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 6290e5be0..33e47fe9d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -235,7 +235,7 @@ this.$router.push({ path: '/redirect', - query: '/home' + query: '/home2' }) } this.currentMinute--