Commit 503ff204 by FE

Merge branch '00-formal' into dev

parents f51fc274 696eda0b
......@@ -322,6 +322,8 @@ class BargainMiddlePage extends Component {
// 邀请好友砍价
shareFriendBargain = () => {
const { history } = this.props;
history.push(`/bargain-middle-page?id=${getParam(id)}&bargaincode=${getParam('bargaincode')}&is_originator=1`)
this.setState({
isShowOverlay: true,
status: 7,
......
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