mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-12 00:56:43 +08:00
删除验证码下一步测试点击链接
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user