Commit 02273754 by zhonghao

弹窗优化2

parent d21d666c
...@@ -178,6 +178,7 @@ class FacePage extends Component { ...@@ -178,6 +178,7 @@ class FacePage extends Component {
clearInterval(this.goodsCounterInter); clearInterval(this.goodsCounterInter);
this.setState({ this.setState({
orderDetailMini: false, orderDetailMini: false,
goodsArr: [],
}); });
}, timeout); }, timeout);
}; };
......
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