diff --git a/public/react/src/modules/competitions/Competitimain/CompetitionsIndex.js b/public/react/src/modules/competitions/Competitimain/CompetitionsIndex.js index ba736e03e..61e6419b7 100644 --- a/public/react/src/modules/competitions/Competitimain/CompetitionsIndex.js +++ b/public/react/src/modules/competitions/Competitimain/CompetitionsIndex.js @@ -78,9 +78,9 @@ class CompetitionsIndex extends Component{ } render() { let {datas,page,count}=this.state; - - - + admin: true + business: false + console.log(this.props.current_user&&this.props.current_user.business) return (