1.
browserHistory.push({
"pathname":'/interface_log',
state: { itemCode: id }
});
詳情獲取參數:this.props.location.state.參數名