Commit b19df682 by xuzhenghua

push

parent ae8e6a3f
......@@ -44,10 +44,6 @@ class aiTestHelp extends Component {
total_num: data.total_num,
code: data.code
})
} else if (code === 4030) {
this.props.history.push('/passport/login')
} else {
Toast.info(msg)
}
})
}
......
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