|
|
@ -121,7 +121,7 @@ class ShixunHomeworkPage extends Component {
|
|
|
|
Modalstopval:""
|
|
|
|
Modalstopval:""
|
|
|
|
});
|
|
|
|
});
|
|
|
|
if(this.state.teacherdatapage){
|
|
|
|
if(this.state.teacherdatapage){
|
|
|
|
this.resetshixunCombat(this.state.teacherdatapage.myshixun_identifier);
|
|
|
|
this.resetshixunCombat(this.state.teacherdatapage.myshixun_identifier);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
try {
|
|
|
|
try {
|
|
|
|
console.log("this.child");
|
|
|
|
console.log("this.child");
|
|
|
@ -158,7 +158,9 @@ class ShixunHomeworkPage extends Component {
|
|
|
|
mylistisSpin:false,
|
|
|
|
mylistisSpin:false,
|
|
|
|
})
|
|
|
|
})
|
|
|
|
this.child.Isupdatass();
|
|
|
|
this.child.Isupdatass();
|
|
|
|
this.props.showNotification("重置成功");
|
|
|
|
this.props.showNotification("已清空本实训的学习记录\n" +
|
|
|
|
|
|
|
|
"\n" +
|
|
|
|
|
|
|
|
"请点击“开启挑战”重做实训作业");
|
|
|
|
}).catch((error) => {
|
|
|
|
}).catch((error) => {
|
|
|
|
this.setState({
|
|
|
|
this.setState({
|
|
|
|
mylistisSpin:false,
|
|
|
|
mylistisSpin:false,
|
|
|
|