|
|
@ -277,7 +277,7 @@ class CommonWorkAppraiseReply extends Component{
|
|
|
|
showModulationtype={this.showModulationtype}
|
|
|
|
showModulationtype={this.showModulationtype}
|
|
|
|
addSuccess={this.addSuccess} ref={this.editorRef} totalCount={comment_scores.length}
|
|
|
|
addSuccess={this.addSuccess} ref={this.editorRef} totalCount={comment_scores.length}
|
|
|
|
onReply={this.onReply} placeholder={"请在此输入对本作品的评语,最大限制2000个字符"}
|
|
|
|
onReply={this.onReply} placeholder={"请在此输入对本作品的评语,最大限制2000个字符"}
|
|
|
|
showSameScore={isGroup}
|
|
|
|
showSameScore={isGroup && isAdmin}
|
|
|
|
></GraduationTasksappraiseMainEditor> }
|
|
|
|
></GraduationTasksappraiseMainEditor> }
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
{/* ${!!comment_scores.length ? 'bor-bottom-greyE' : ''} */}
|
|
|
|
{/* ${!!comment_scores.length ? 'bor-bottom-greyE' : ''} */}
|
|
|
|