dev_cs
杨树林 6 years ago
parent f57b85f042
commit 6aee1dba11

@ -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,

Loading…
Cancel
Save