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

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

View File

@@ -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,