Commit 5b695bbd by xuzhenghua

test

parent e4e61c51
...@@ -262,7 +262,7 @@ class BargainMiddlePage extends Component { ...@@ -262,7 +262,7 @@ class BargainMiddlePage extends Component {
this.getBargainInfo() this.getBargainInfo()
} else if(res.data.code == 4030 || res.data.code == 4031){ } else if(res.data.code == 4030 || res.data.code == 4040){
this.props.history.push('/passport') this.props.history.push('/passport')
} else { } else {
Toast.info(res.data.msg, 2) Toast.info(res.data.msg, 2)
......
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