diff --git a/public/react/src/modules/courses/shixunHomework/ShixunWorkReport.js b/public/react/src/modules/courses/shixunHomework/ShixunWorkReport.js index 6c6ae43ce..566a7c3a9 100644 --- a/public/react/src/modules/courses/shixunHomework/ShixunWorkReport.js +++ b/public/react/src/modules/courses/shixunHomework/ShixunWorkReport.js @@ -219,6 +219,7 @@ class ShixunWorkReport extends Component { showAppraiseModalsshow:false, work_comment_hidden:false }) + this.hideisdeleteModal() }else{ this.props.showNotification(response.data.message) }