diff --git a/public/react/src/modules/competitions/Competitioncommon/CompetitionCommonChild/CompetitionContentspdfChild/CompetitionContentspdfpeopledata.js b/public/react/src/modules/competitions/Competitioncommon/CompetitionCommonChild/CompetitionContentspdfChild/CompetitionContentspdfpeopledata.js index a1504932b..599b225ea 100644 --- a/public/react/src/modules/competitions/Competitioncommon/CompetitionCommonChild/CompetitionContentspdfChild/CompetitionContentspdfpeopledata.js +++ b/public/react/src/modules/competitions/Competitioncommon/CompetitionCommonChild/CompetitionContentspdfChild/CompetitionContentspdfpeopledata.js @@ -376,7 +376,7 @@ class CompetitionContentspdfpeopledata extends Component { return (
{this.state.certification === 1 ? - this.realNameCertificationModal1 = form} certification={certification} Getdata={() => this.getdata()} @@ -384,7 +384,7 @@ class CompetitionContentspdfpeopledata extends Component { > : ""} {this.state.certification === 2 ? - this.realNameCertificationModal2 = form} certification={certification} Getdata={() => this.getdata()} @@ -499,7 +499,7 @@ class CompetitionContentspdfpeopledata extends Component { {/*手机号绑定*/} { phonebool === true ? - this.hideUpdating(i)} getdata={() => this.getdata()}> : "" @@ -514,7 +514,7 @@ class CompetitionContentspdfpeopledata extends Component {
{ emailbool === false ? "" : - this.hideUpdating(i)} getdata={() => this.getdata()}> }