Commit b3a70193 by xuzhenghua

定金

parent 467789ad
...@@ -251,7 +251,7 @@ class BtnStatus extends Component { ...@@ -251,7 +251,7 @@ class BtnStatus extends Component {
if (!uid) { if (!uid) {
this.props.history.push('/passport/login') this.props.history.push('/passport/login')
} else { } else {
if(type == 2){ if(type == 1){
this.props.history.push( this.props.history.push(
'/course/smallOrder', '/course/smallOrder',
{ {
......
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