PCqiandao
杨树林 5 years ago
parent fdbccae6c8
commit dca59351cf

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

Loading…
Cancel
Save