From 5b27a33bf608136ba331e56d80d44c10382ccec5 Mon Sep 17 00:00:00 2001 From: unknown <1162963624@qq.com> Date: Mon, 30 Nov 2020 14:35:59 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/common.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/utils/common.ts b/src/utils/common.ts index c9694ae..7b6311a 100644 --- a/src/utils/common.ts +++ b/src/utils/common.ts @@ -136,5 +136,7 @@ export function toindex(){ return ; } } + console.log("跳转") + router.push("/") } \ No newline at end of file