From 468e51eb03ea0656a5aa02114a7c53eda42ee4ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?sanguu516=28=EB=B0=95=EC=83=81=ED=98=84=29?= Date: Fri, 6 Oct 2023 13:21:15 +0900 Subject: [PATCH] =?UTF-8?q?PA0002=20=EC=9C=A0=ED=9A=A8=EC=84=B1=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/views/laanc/LaancStep2.js | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/src/views/laanc/LaancStep2.js b/src/views/laanc/LaancStep2.js index cb26428d..c38435e9 100644 --- a/src/views/laanc/LaancStep2.js +++ b/src/views/laanc/LaancStep2.js @@ -164,6 +164,14 @@ export default function LaancStep2({
유효성 검사 정보
+ + +
+ + 조종자 자격 정보 +
+
+ )} - 조종자 자격 정보 -
- - - - -
- 기체보험가입 정보
@@ -201,7 +201,7 @@ export default function LaancStep2({
*/}

) : null} - {data.arcrftList[0].idntfNum === 'PA0001' ? ( + {data.arcrftList[0].idntfNum != 'PA0002' ? (

유효성 검사가 정상적으로 완료되었습니다. @@ -223,9 +223,16 @@ export default function LaancStep2({

{/* 사전 결과 승인 대상일때 color=success */} - +
- {laancApply?.valid ? ( + {laancApply?.valid && + data.arcrftList[0].idntfNum != 'PA0002' ? ( <> 검토 결과 승인 대상입니다.