Commit c6a8aae0 by Zhang Xin

fix ä¸bug 2868 完成任务结束倒计时

parent 1c6eedec
......@@ -259,6 +259,7 @@ class PageContainer extends React.Component {
successCloseDoor : true,
isSend:false
},()=>{
this.endCountBack();
dispatch(closeDoorSuccess(commonInfo));
});
}
......
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