From e3a76199f686034e8840d060a1b6962da5ad46a0 Mon Sep 17 00:00:00 2001 From: pangxingyue <120277894@qq.com> Date: Sat, 3 Apr 2021 20:32:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E9=AA=8C=E8=AF=81=E7=A0=81?= =?UTF-8?q?=E4=B8=8B=E4=B8=80=E6=AD=A5=E6=B5=8B=E8=AF=95=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/cardList/phoneCode.vue | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/src/views/ebiz/cardList/phoneCode.vue b/src/views/ebiz/cardList/phoneCode.vue index 592a2a1af..455092de5 100644 --- a/src/views/ebiz/cardList/phoneCode.vue +++ b/src/views/ebiz/cardList/phoneCode.vue @@ -703,16 +703,7 @@ export default { localStorage.orderNo = this.$route.query.orderNo; this.getOrderDetail() }, - nextStep() { - this.$jump({ - flag: 'h5', - extra: { - url: location.origin + `/#/cardList/cardDetail`, - }, - routerInfo: { - path: `/cardList/cardDetail`, - }, - }) + nextStep() { autchCodeCheck({ smsId: this.sessionId, code: this.userInfo.authCode,