Commit 36365fad by wujiabao

优化

parent d65e7cd5
......@@ -107,7 +107,7 @@ class TakeStokeContaniner extends React.Component {
this.setState({number:1,showButton:true,initNum:0})
break;
case 2 :
this.setState({number:type})
this.setState({number:type,initNum:0})
break;
case 3 :
this.setState({showButton: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