delete birthday in legal person

This commit is contained in:
2024-04-20 10:48:20 +03:30
parent 6d23c8b374
commit 264b5195ff

View File

@@ -197,7 +197,6 @@ const LegalPersonForm = ({setFinishLoanRequest}) => {
plate_part4: values.plate_part4,
address: values.address,
company_register_date: values.company_date.locale("en").format("YYYY-MM-DD"),
birthday: values.company_date.locale("en").format("YYYY-MM-DD"),
education_id: values.education_id,
occupation_id: values.occupation_id,
..._national_card,