竞赛跳转

issues25489
杨树林 5 years ago
parent d47d37301b
commit e25aef3c88

@ -30,6 +30,8 @@ class CompetitionCommon extends Component{
componentDidMount(){
window.document.title = '竞赛';
console.log("CompetitionCommon");
console.log(this.props);
if(this.props.match.params.identifier!=null){
this.getbannerdata();
// this.setState({

Loading…
Cancel
Save