|
|
|
@ -112,7 +112,7 @@ class CreateGroupByImportModal extends Component{
|
|
|
|
|
|
|
|
|
|
render(){
|
|
|
|
|
const { candidates, checkBoxValues, loading, hasMore, name, school_name, school_names
|
|
|
|
|
, graduationGroup, graduation_groups, courseGroup, course_groups } = this.state
|
|
|
|
|
, graduationGroup, graduation_groups, courseGroup, course_groups , fileList } = this.state
|
|
|
|
|
const { moduleName } = this.props
|
|
|
|
|
|
|
|
|
|
const props = {
|
|
|
|
|