newyslclassrooms
杨树林 5 years ago
parent 2fb2edc140
commit 9646091a82

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