From a2feefa5d65e281ef043f35ccbc6f6ddd3e80ad8 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Sat, 14 Sep 2024 10:25:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E8=B5=9B=E5=AE=98=E7=BD=91=E4=B8=93?= =?UTF-8?q?=E5=8C=BA=E5=AE=9A=E5=90=91=E8=B7=B3=E8=BD=AC+=E5=BC=80?= =?UTF-8?q?=E9=80=9A=E5=B7=A5=E4=BD=9C=E5=8F=B0=E9=A1=B5=E9=9D=A2=E5=8E=BB?= =?UTF-8?q?=E6=8E=89=E5=88=86=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Information/index.jsx | 3 +++ src/forge/Team/Setting/enterprise.jsx | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/forge/Information/index.jsx b/src/forge/Information/index.jsx index f9db74bd..0e9122d0 100644 --- a/src/forge/Information/index.jsx +++ b/src/forge/Information/index.jsx @@ -111,6 +111,9 @@ function Index(props){ const {current_user} = props; useEffect(()=>{ + if(deptId && deptId === "KYDS7th"){ + window.location.href = 'https://gitlink.org.cn/competitions/2024'; + } if(deptId && deptId!=="apply"){ getDetail(); } diff --git a/src/forge/Team/Setting/enterprise.jsx b/src/forge/Team/Setting/enterprise.jsx index 6e025df7..709c3818 100644 --- a/src/forge/Team/Setting/enterprise.jsx +++ b/src/forge/Team/Setting/enterprise.jsx @@ -158,13 +158,13 @@ export default (({organizeDetail,history,match, current_user})=>{ pagination={false} className="teamMemberTable" > - { + {/* { total > limit ?