From 7bd9d8bf7242826a52c7121f5a0fe76c7939f4e3 Mon Sep 17 00:00:00 2001 From: jl-zhoujl2 Date: Mon, 27 Mar 2023 10:13:42 +0800 Subject: [PATCH] =?UTF-8?q?3.27=20=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../BidPreliminary/BidPreliminaryReviewLeader/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/Evaluation/BidPreliminary/BidPreliminaryReviewLeader/index.tsx b/src/pages/Evaluation/BidPreliminary/BidPreliminaryReviewLeader/index.tsx index 057ec19..1de7f84 100644 --- a/src/pages/Evaluation/BidPreliminary/BidPreliminaryReviewLeader/index.tsx +++ b/src/pages/Evaluation/BidPreliminary/BidPreliminaryReviewLeader/index.tsx @@ -915,7 +915,6 @@ const Index: React.FC<{}> = () => { */ const verificationRiskControl = () => { const remarkList = getRemarkList(ref.current); - console.log(remarkList); let submitData = { reviewStatus: '2', reviewTurnId: getURLInformation("turnId"),