dev_home
杨树林 5 years ago
parent 928a8e51e4
commit b9b61100f5

@ -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>

Loading…
Cancel
Save