@ -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({
isSpin:false
}).catch((error)=>{
console.log(error)