From f0ae862b9452881e3e12d2edde00ea3258a77363 Mon Sep 17 00:00:00 2001 From: daihh Date: Thu, 2 Mar 2023 12:33:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=80=E4=B8=AA=E6=89=93?= =?UTF-8?q?=E5=8D=B0=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/login/loading.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/login/loading.vue b/pages/login/loading.vue index 1b6f9f0..6b8a195 100644 --- a/pages/login/loading.vue +++ b/pages/login/loading.vue @@ -15,6 +15,7 @@ }, onLoad(options) { this.toUrl=options.returnUrl; + console.log(options,'options'); console.log(this.toUrl,'options.returnUrl'); }, mounted() {