dev_auth
杨树明 5 years ago
parent 2351c90862
commit 78a6a777cf

@ -15,11 +15,11 @@ class CompetitionContentspdfdownload extends Component{
componentDidMount(){
window.document.title = '竞赛';
console.log(this.props.match.params.identifier)
}
render() {
console.log(this.props)
return (

@ -14,11 +14,11 @@ class CompetitionContentspdfpeopledata extends Component{
componentDidMount(){
window.document.title = '竞赛';
console.log(this.props.match.params.identifier)
}
render() {
console.log(this.props)
return (
<div>

Loading…
Cancel
Save