dev_aliyun2
杨树明 5 years ago committed by harry
parent bb87dda84b
commit 250dc73b22

@ -38,7 +38,7 @@ class GraduationTasksappraiseMainEditor extends Component{
// this.props.showNotification('请先输入评阅说明')
return;
}
if (!score && this.props.isAdmin()===false) {
if (!score && this.props.isAdmin()===false &&this.props.isAdmin()===true&&comment!=0&&comment!=0.0) {
this.setState( {
errorMessage : '分数不能为空',
errorMessagetype:true

Loading…
Cancel
Save