From 23ad232fa37e3edc2d899f674a09bb2022be4c13 Mon Sep 17 00:00:00 2001 From: jl-zhoujl2 Date: Sun, 25 Jun 2023 16:30:42 +0800 Subject: [PATCH] =?UTF-8?q?6.25=20=E5=88=9D=E5=AE=A1=E6=B1=87=E6=80=BB?= =?UTF-8?q?=E5=88=87=E6=8D=A2=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../BidPreliminary/BidPreliminaryReviewLeader/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/Evaluation/BidPreliminary/BidPreliminaryReviewLeader/index.tsx b/src/pages/Evaluation/BidPreliminary/BidPreliminaryReviewLeader/index.tsx index 1ed4f68..1ba058e 100644 --- a/src/pages/Evaluation/BidPreliminary/BidPreliminaryReviewLeader/index.tsx +++ b/src/pages/Evaluation/BidPreliminary/BidPreliminaryReviewLeader/index.tsx @@ -400,6 +400,7 @@ const Index: React.FC<{}> = () => { setCurrent(1) if (tabList[key].name == '初审汇总') { setCount(count + 1) + setQualifyNumber(3) } else { if (bidEvalDetailDTOList.length > 0) { tabSaveSorce()