Commit c5323308 by zhanghaozhe

ai-test

parent 24eaa385
......@@ -72,6 +72,8 @@ class Scores extends Component {
this.setState({
pageState: data,
})
} else if (code === 3009) {
this.props.history.push('/')
} else {
Toast.fail(msg, 2, null, false)
}
......
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