diff --git a/src/components/laanc/LaancGrid.js b/src/components/laanc/LaancGrid.js index d37fe30..55891ad 100644 --- a/src/components/laanc/LaancGrid.js +++ b/src/components/laanc/LaancGrid.js @@ -8,24 +8,24 @@ import moment from 'moment'; const data = [ { name: '김장현', - flightStart: '2023-09-25', - flightEnd: '2023-09-25', + flightStart: '2023-09-25 12:50', + flightEnd: '2023-09-25 13:20', apploveType: '승인', weight: '25kg', altitude: '50m' }, { name: '김장현', - flightStart: '2023-09-26', - flightEnd: '2023-09-26', + flightStart: '2023-09-26 14:40', + flightEnd: '2023-09-26 15:10', apploveType: '승인', weight: '2kg', altitude: '120m' }, { name: '김장현', - flightStart: '2023-09-27', - flightEnd: '2023-09-27', + flightStart: '2023-09-27 16:30', + flightEnd: '2023-09-27 17:00', apploveType: '승인', weight: '7kg', altitude: '100m'