Commit c2b21eca by zhanghaozhe

Merge branch 'bug-binding-tel'

parents 61bc7232 93e763f5
...@@ -134,7 +134,6 @@ const formikConfig = { ...@@ -134,7 +134,6 @@ const formikConfig = {
msg: data.data.msg, msg: data.data.msg,
stage: 'binding' stage: 'binding'
}) })
alert('replace')
props.history.replace(`/passport/set-password`) props.history.replace(`/passport/set-password`)
}else { }else {
location.assign(data.data['jump_url']) location.assign(data.data['jump_url'])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment