From 884701144a72a11677e7d421e9b605ea3894b2f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Wed, 31 Jul 2019 18:35:36 +0800 Subject: [PATCH] b --- public/react/src/modules/tpm/NewHeader.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/react/src/modules/tpm/NewHeader.js b/public/react/src/modules/tpm/NewHeader.js index 9ff819c66..45e4acc4a 100644 --- a/public/react/src/modules/tpm/NewHeader.js +++ b/public/react/src/modules/tpm/NewHeader.js @@ -478,9 +478,11 @@ submittojoinclass=(value)=>{ this.submitstatevalue( 1,"您已成功加入项目",response.data.project) }else if( response.data.status===0){ this.openNotification("加入项目成功!"); + window.location.href(`/projects/${response.data.project_id}`) } }) } + this.hidetojoinclass() } // trialapplications =()=>{ @@ -908,7 +910,7 @@ submittojoinclass=(value)=>{

请至少选择一个身份

+ style={{marginLeft: '90px',display:checked_notice===true?'block':"none"}}>请选择一个身份