|
|
|
@ -528,14 +528,12 @@ class CompetitionContentspdfpeopledata extends Component {
|
|
|
|
|
<div>
|
|
|
|
|
{
|
|
|
|
|
bank_account_editable === true ?
|
|
|
|
|
|
|
|
|
|
<Bankcardnumberverifications triggerRef={this.bindRef} {...this.props} {...this.state} basicInfo={userdata}
|
|
|
|
|
hideUpdating={(i) => this.hideUpdating(i)}
|
|
|
|
|
getdata={(id) => this.getdata(id)}
|
|
|
|
|
GetawardinformationAPI={() => this.GetawardinformationAPI()}
|
|
|
|
|
bank_account={this.state.bank_account}
|
|
|
|
|
></Bankcardnumberverifications>
|
|
|
|
|
|
|
|
|
|
:
|
|
|
|
|
admins===true?
|
|
|
|
|
<Bankcardnumberverifications triggerRef={this.bindRef} {...this.props} {...this.state} basicInfo={userdata}
|
|
|
|
@ -571,9 +569,7 @@ class CompetitionContentspdfpeopledata extends Component {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
:
|
|
|
|
|
<div>
|
|
|
|
|