From d5d0bce6a040029917b6ac384d253e91817f6eaf Mon Sep 17 00:00:00 2001 From: JANGHYUNn Date: Thu, 29 Aug 2024 14:48:19 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EC=A0=9C=EA=B3=BC=20=EB=B9=84?= =?UTF-8?q?=ED=96=89=EC=8A=B9=EC=9D=B8=20=ED=8E=98=EC=9D=B4=EC=A7=80=20?= =?UTF-8?q?=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8=20=EC=83=81=ED=83=9C?= =?UTF-8?q?=EA=B0=92=20=EC=88=98=EC=A0=95(P=20->=20S)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/flight/ControlApprovalsTable.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/flight/ControlApprovalsTable.js b/src/components/flight/ControlApprovalsTable.js index 6f5274aa..a4e7f296 100644 --- a/src/components/flight/ControlApprovalsTable.js +++ b/src/components/flight/ControlApprovalsTable.js @@ -988,7 +988,7 @@ export default function ControlApprovalsTable(props) { modal={modal} setModal={setModal} handlerConfirm={() => - updateReviewedType('P', currentPlanAreaSno) + updateReviewedType('S', currentPlanAreaSno) } color='primary' />