diff --git a/public/react/src/modules/courses/shixunHomework/ShixunHomeworkPage.js b/public/react/src/modules/courses/shixunHomework/ShixunHomeworkPage.js index 01a4f022e..bb96b7cdf 100644 --- a/public/react/src/modules/courses/shixunHomework/ShixunHomeworkPage.js +++ b/public/react/src/modules/courses/shixunHomework/ShixunHomeworkPage.js @@ -121,7 +121,7 @@ class ShixunHomeworkPage extends Component { Modalstopval:"" }); if(this.state.teacherdatapage){ - this.resetshixunCombat(this.state.teacherdatapage.myshixun_identifier); + this.resetshixunCombat(this.state.teacherdatapage.myshixun_identifier); } try { console.log("this.child"); @@ -158,7 +158,9 @@ class ShixunHomeworkPage extends Component { mylistisSpin:false, }) this.child.Isupdatass(); - this.props.showNotification("重置成功"); + this.props.showNotification("已清空本实训的学习记录\n" + + "\n" + + "请点击“开启挑战”重做实训作业"); }).catch((error) => { this.setState({ mylistisSpin:false,