@ -228,16 +228,18 @@ class Question extends Component {
})
}
axios.get((url), { params: data }).then((response) => {
setTimeout(() => {
axios.get((url), {params: data}).then((response) => {
this.setState({
booljupyterurls: false,
<<<<<<< HEAD
}, 1000);
=======
},500);
>>>>>>> 3c090ce... 调整
>>>>>>> f83c4bc... 调整
if (response === null || response === undefined) {
return
@ -157,11 +157,9 @@ class Testpaperlibrary extends Component {
setTimeout(()=>{