From 0178a1f88d7d34824562e1413be073c0795a47cf Mon Sep 17 00:00:00 2001 From: it-fixcomart Date: Mon, 16 Dec 2024 17:42:31 +0700 Subject: update code --- .../component/informasiPerusahaan.jsx | 310 +++++++++++++-------- 1 file changed, 192 insertions(+), 118 deletions(-) (limited to 'src/lib/pengajuan-tempo/component/informasiPerusahaan.jsx') diff --git a/src/lib/pengajuan-tempo/component/informasiPerusahaan.jsx b/src/lib/pengajuan-tempo/component/informasiPerusahaan.jsx index f8a0bc55..9850e927 100644 --- a/src/lib/pengajuan-tempo/component/informasiPerusahaan.jsx +++ b/src/lib/pengajuan-tempo/component/informasiPerusahaan.jsx @@ -640,100 +640,124 @@ const InformasiPerusahaan = ({ )} -
-
- ( - +
+
+
+ ( + + )} + /> + {chekValid && ( +
+ {errors.state} +
)} - /> - {chekValid && ( -
- {errors.state} -
- )} -
-
- ( - +
+
+ ( + + )} + /> + {chekValid && ( +
+ {errors.city} +
)} - /> - {chekValid && ( -
- {errors.city} -
- )} +
-
- ( - +
+
+ ( + + )} + /> + {chekValid && ( +
+ {errors.district} +
)} - /> - {chekValid && ( -
- {errors.district} -
- )} -
-
- ( - +
+
+ ( + + )} + /> + {chekValid && ( +
+ {errors.district} +
)} - /> - {chekValid && ( -
- {errors.district} -
- )} -
-
- ( - +
+
+ ( + + )} + /> + {chekValid && ( +
+ {errors.zip} +
)} - /> - {chekValid && ( -
- {errors.district} -
- )} +
{/*
-
-
-
+ {chekValid && ( +
+ {errors.street} +
+ )} +
+
+
)}
-
+
)}
-
+
+
+
)}
-
- + ( + + )} + /> + {chekValid && ( +
+ {errors.district} +
+ )} +
+
+ ( + + )} /> {chekValid && (
@@ -1245,11 +1297,6 @@ const InformasiPerusahaan = ({ Isi detail alamat sesuai dengan yang terdaftar )} - {chekValid && ( -
- {errors.street} -
- )}
@@ -1279,6 +1326,11 @@ const InformasiPerusahaan = ({
+ {!isKonfirmasi && ( + + Isi data bank perusahaan sesuai dengan yang terdaftar + + )}
+ {chekValid && ( +
+ {errors.bankName} +
+ )}
- {!isKonfirmasi && ( - - Isi data bank perusahaan sesuai dengan yang terdaftar - - )} - {chekValid && ( -
- {errors.bankName} -
- )}
@@ -1406,6 +1453,33 @@ const InformasiPerusahaan = ({ indoteknik.com
+ +
+ +
+ + + + Ya, ada + + + Tidak ada + + + +
+ {chekValid && ( +
+ {errors.portal} +
+ )} +
{chekValid && (
- {errors.estimasi} + {errors.bersedia}
)}
-- cgit v1.2.3