From cb78004a01a7b7d02f6fed1115f3c9ccf41dc4c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Tue, 3 Mar 2020 18:47:54 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=98=E5=BA=93=E4=BA=8C=E7=BA=A7=E8=BF=87?= =?UTF-8?q?=E6=BB=A4=EF=BC=88=E7=AD=9B=E9=80=89=E3=80=81=E6=9F=A5=E8=AF=A2?= =?UTF-8?q?=EF=BC=89=E6=80=A7=E8=83=BD=E9=97=AE=E9=A2=98=EF=BC=9A=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E5=A4=AA=E6=85=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/testpaper/Testpaperlibrary.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/react/src/modules/testpaper/Testpaperlibrary.js b/public/react/src/modules/testpaper/Testpaperlibrary.js index 5e135ad88..b739c0ba1 100644 --- a/public/react/src/modules/testpaper/Testpaperlibrary.js +++ b/public/react/src/modules/testpaper/Testpaperlibrary.js @@ -155,7 +155,7 @@ class Testpaperlibrary extends Component { booljupyterurls:true, }) } - + axios.get((url), {params: data}).then((response) => { this.setState({ booljupyterurls: false,