diff --git a/public/react/src/modules/question/Question.js b/public/react/src/modules/question/Question.js index cb4b94de9..afc692e10 100644 --- a/public/react/src/modules/question/Question.js +++ b/public/react/src/modules/question/Question.js @@ -233,7 +233,11 @@ class Question extends Component { this.setState({ booljupyterurls: false, }) +<<<<<<< HEAD }, 1000); +======= + },500); +>>>>>>> 3c090ce... 调整 if (response === null || response === undefined) { return diff --git a/public/react/src/modules/testpaper/Testpaperlibrary.js b/public/react/src/modules/testpaper/Testpaperlibrary.js index 3bb6cef97..dc7566cc1 100644 --- a/public/react/src/modules/testpaper/Testpaperlibrary.js +++ b/public/react/src/modules/testpaper/Testpaperlibrary.js @@ -161,7 +161,7 @@ class Testpaperlibrary extends Component { this.setState({ booljupyterurls: false, }) - }, 1000); + },500); if (response === null || response === undefined) { return