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