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