删除验证码下一步测试点击链接

This commit is contained in:
pangxingyue
2021-04-03 20:32:12 +08:00
parent cb13b874a5
commit e3a76199f6

View File

@@ -704,15 +704,6 @@ export default {
this.getOrderDetail() this.getOrderDetail()
}, },
nextStep() { nextStep() {
this.$jump({
flag: 'h5',
extra: {
url: location.origin + `/#/cardList/cardDetail`,
},
routerInfo: {
path: `/cardList/cardDetail`,
},
})
autchCodeCheck({ autchCodeCheck({
smsId: this.sessionId, smsId: this.sessionId,
code: this.userInfo.authCode, code: this.userInfo.authCode,