dev_sync_trustie
杨树林 5 years ago
parent ae2270307c
commit cbd2ef6752

@ -476,7 +476,7 @@ class Registration extends React.Component {
pages: 1,
limit: 20,
})
this.Getdata(value, 1, 20, this.props.user.admin);
this.Getdatatype5(value, 1, 20, this.props.user.admin);
}
render() {
const {test, page, pages, limit, type, tmodalsType, tmodalsTypes, data, count, competition_teams} = this.state;

Loading…
Cancel
Save