From 32e5a47799f4e4981e25869518e82716db39a921 Mon Sep 17 00:00:00 2001 From: sanguu516 Date: Mon, 26 Aug 2024 14:09:45 +0900 Subject: [PATCH] =?UTF-8?q?fix/=EC=9A=94=EC=B2=AD=20=EB=B0=98=EB=A0=A4=20?= =?UTF-8?q?=EB=B2=84=ED=8A=BC=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/flight/ControlApprovalsTable.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/components/flight/ControlApprovalsTable.js b/src/components/flight/ControlApprovalsTable.js index 0901f437..d96df82a 100644 --- a/src/components/flight/ControlApprovalsTable.js +++ b/src/components/flight/ControlApprovalsTable.js @@ -761,7 +761,6 @@ export default function ControlApprovalsTable(props) { ) ); - console.log('>>', res); // 검토 완료, 요청 반려 조건 확인 const checkCondition = type === 'S' @@ -829,9 +828,9 @@ export default function ControlApprovalsTable(props) { - + */}