From 0c7e9fd9f9d073d85ffc7e35bae08c4b05bcd55f Mon Sep 17 00:00:00 2001 From: sanguu516 Date: Wed, 4 Sep 2024 13:39:01 +0900 Subject: [PATCH] =?UTF-8?q?fix/=EA=B2=80=EC=83=89=20=ED=95=84=ED=84=B0=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/flight/ControlApprovalsTable.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/components/flight/ControlApprovalsTable.js b/src/components/flight/ControlApprovalsTable.js index e59135a1..69d6c340 100644 --- a/src/components/flight/ControlApprovalsTable.js +++ b/src/components/flight/ControlApprovalsTable.js @@ -941,11 +941,6 @@ export default function ControlApprovalsTable(props) { } }} dataSource={laancAprvList - .filter( - i => - i.applyDt !== '2024-08-26' && - i.applyDt !== '2024-08-27' - ) .map((item, index) => item.areaList.map((area, index) => ({ ...area,