dev_aliyun2
杨树林 5 years ago committed by harry
parent 741282d0f9
commit e195af13a8

@ -233,16 +233,15 @@ class Fileslists extends Component{
filesId:list.id,
name:list.name,
course_is_public:result.data.data.course_is_public,
isSpin:false,
page:page
})
}
}
}else{
this.setState({
}
this.setState({
isSpin:false
})
}
}).catch((error)=>{
console.log(error)
this.setState({

Loading…
Cancel
Save