|
|
@ -2797,7 +2797,7 @@ class Studentshavecompletedthelist extends Component {
|
|
|
|
// console.log("Adjustment");
|
|
|
|
// console.log("Adjustment");
|
|
|
|
// console.log(e);
|
|
|
|
// console.log(e);
|
|
|
|
if(this.state.objective_score===0&&this.state.subjective_score===0){
|
|
|
|
if(this.state.objective_score===0&&this.state.subjective_score===0){
|
|
|
|
this.props.showNotification('试卷题型分被限制为0分,不能调分,请到编辑试卷中修改题型分数');
|
|
|
|
this.props.showNotification('试卷题型分被限制为0分,不能调分,请点击编辑试卷修改题型分数');
|
|
|
|
|
|
|
|
|
|
|
|
return
|
|
|
|
return
|
|
|
|
}
|
|
|
|
}
|
|
|
|