Commit 336e5615 authored by 邓晓峰's avatar 邓晓峰

fix: 修复HEADER

parent 85e3a1ca
......@@ -277,4 +277,4 @@ const mapDispatchToProps = dispatch => ({
export default connect(
mapStateToProps,
mapDispatchToProps,
)(withRouter(GlobalHeaderRight));
)(GlobalHeaderRight);
......@@ -236,4 +236,4 @@ const mapDispatchToProps = dispatch => ({
export default connect(
mapStateToProps,
mapDispatchToProps,
)(withRouter(GlobalHeaderRight));
)(GlobalHeaderRight);
This diff is collapsed.
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