|
|
|
@ -180,11 +180,13 @@ class PathModal extends Component{
|
|
|
|
|
}else{
|
|
|
|
|
// this.homeworkstart
|
|
|
|
|
//调用立即发布弹窗
|
|
|
|
|
// this.props.showNotification(response.data.message)
|
|
|
|
|
this.props.hidecouseShixunModal();
|
|
|
|
|
this.props.courseshomeworkstart(response.data.category_id,response.data.homework_ids)
|
|
|
|
|
this.props.updataleftNavfun()
|
|
|
|
|
// this.props.courseshomeworkstart(response.data.category_id,response.data.homework_ids)
|
|
|
|
|
// this.props.showNotification("选用成功")
|
|
|
|
|
// this.props.showNotification(response.data.message)
|
|
|
|
|
// this.props.homeworkupdatalists(Coursename,page,order);
|
|
|
|
|
this.props.homeworkupdatalists(this.props.Coursename,this.props.page,this.props.order);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// if(response.status===200) {
|
|
|
|
|