diff --git a/public/react/src/modules/user/usersInfo/InfosBanner.js b/public/react/src/modules/user/usersInfo/InfosBanner.js index fe86db2de..c3badce13 100644 --- a/public/react/src/modules/user/usersInfo/InfosBanner.js +++ b/public/react/src/modules/user/usersInfo/InfosBanner.js @@ -19,7 +19,8 @@ class InfosBanner extends Component{ data , id, login, - moduleName + moduleName, + current_user, }=this.props; let is_current=this.props.is_current; let {username}= this.props.match.params; @@ -99,11 +100,12 @@ class InfosBanner extends Component{ onClick={() => this.setState({moduleName: 'package'})} to={`/users/${username}/package`}>众包 - {/*