|
|
@ -608,6 +608,9 @@ class Exercisesetting extends Component{
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
// console.log(flagPageEdit===true?polls&&polls.exercise_status===1?3:2:1)
|
|
|
|
// console.log(flagPageEdit===true?polls&&polls.exercise_status===1?3:2:1)
|
|
|
|
|
|
|
|
console.log("asdasdasda");
|
|
|
|
|
|
|
|
console.log(this.props);
|
|
|
|
|
|
|
|
console.log(this.props.Commonheadofthetestpaper);
|
|
|
|
return(
|
|
|
|
return(
|
|
|
|
<div>
|
|
|
|
<div>
|
|
|
|
<Modals
|
|
|
|
<Modals
|
|
|
@ -713,7 +716,7 @@ class Exercisesetting extends Component{
|
|
|
|
course_group={course_group}
|
|
|
|
course_group={course_group}
|
|
|
|
flagPageEdit={flagPageEdit}
|
|
|
|
flagPageEdit={flagPageEdit}
|
|
|
|
rulesCheckInfo={(info)=>this.rulesCheckInfo(info)}
|
|
|
|
rulesCheckInfo={(info)=>this.rulesCheckInfo(info)}
|
|
|
|
Commonheadofthetestpaper
|
|
|
|
Commonheadofthetestpaper={this.props.Commonheadofthetestpaper}
|
|
|
|
></PollDetailTabForthRules>
|
|
|
|
></PollDetailTabForthRules>
|
|
|
|
}
|
|
|
|
}
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|