|
|
@ -575,7 +575,7 @@ class CompetitionContentspdfpeopledata extends Component {
|
|
|
|
admins===true?
|
|
|
|
admins===true?
|
|
|
|
<Bankcardnumberverifications {...this.props} {...this.state} basicInfo={userdata}
|
|
|
|
<Bankcardnumberverifications {...this.props} {...this.state} basicInfo={userdata}
|
|
|
|
hideUpdating={(i) => this.hideUpdating(i)}
|
|
|
|
hideUpdating={(i) => this.hideUpdating(i)}
|
|
|
|
getdata={() => this.getdata()}
|
|
|
|
getdata={(id) => this.getdata(id)}
|
|
|
|
GetawardinformationAPI={() => this.GetawardinformationAPI()}
|
|
|
|
GetawardinformationAPI={() => this.GetawardinformationAPI()}
|
|
|
|
bank_account={this.state.bank_account}
|
|
|
|
bank_account={this.state.bank_account}
|
|
|
|
></Bankcardnumberverifications>
|
|
|
|
></Bankcardnumberverifications>
|
|
|
|