From 9a98a68cf5469a07e42911ae37ea283bc42f2e68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Tue, 12 Nov 2019 12:41:37 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../CompetitionContentspdfpeopledata.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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()}> }