From 5505142eb733cc2c16e6d47f4d6ac2f95ec669cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E7=AB=A5=E5=B4=87?= Date: Fri, 10 Jun 2022 16:48:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B5=9E=E5=8A=A9=E5=95=86?= =?UTF-8?q?=E4=B8=93=E9=A2=98=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/glcc/openmmlab/projectTab/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/glcc/openmmlab/projectTab/index.jsx b/src/glcc/openmmlab/projectTab/index.jsx index 5a08a25a0..c707ed8fa 100644 --- a/src/glcc/openmmlab/projectTab/index.jsx +++ b/src/glcc/openmmlab/projectTab/index.jsx @@ -15,7 +15,7 @@ function ProjectTabs({ list, applyTaskId, history, current_user, showLoginDialog e.currentTarget.click(); },(e)=>{ }); - },200) + },1000) },[])