From e4e1ec78309f7273b7376be116514631349b5d05 Mon Sep 17 00:00:00 2001 From: zhangchuanlong Date: Wed, 9 Feb 2022 17:47:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8Dredirect=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E6=9C=AA=E5=86=99template=E5=AF=BC=E8=87=B4=E6=8E=A7?= =?UTF-8?q?=E5=88=B6=E5=8F=B0=E8=AD=A6=E5=91=8A=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/redirect/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/redirect/index.vue b/src/views/redirect/index.vue index 2a3bb7c..0eed637 100644 --- a/src/views/redirect/index.vue +++ b/src/views/redirect/index.vue @@ -19,3 +19,5 @@ replace({ query, }) + +