dev_ec
杨树明 5 years ago
parent 6420d05eba
commit f9d576bbc8

@ -269,7 +269,7 @@ class NewShixunModel extends Component{
this.showNotification("操作成功")
this.props.homeworkupdatalists(this.props.Coursename,this.props.page,this.props.order);
this.props.hideNewShixunModelType()
this.props.updataleftNavfun()
}
this.setState({
hometypepvisible:false
@ -297,7 +297,7 @@ class NewShixunModel extends Component{
this.showNotification("操作成功")
this.props.homeworkupdatalists(this.props.Coursename,this.props.page,this.props.order);
this.props.hideNewShixunModelType()
this.props.updataleftNavfun()
}
this.setState({
hometypepvisible:false

Loading…
Cancel
Save