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

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

Loading…
Cancel
Save