[fixed] - closing date

This commit is contained in:
YasinShaikh123
2024-12-31 16:06:13 +05:30
parent 25df0d6160
commit 69f76bbdce

View File

@@ -438,7 +438,7 @@ const IODetails = ({ enableNextTab, index, data }) => {
width: "32.3%",
dateValue: formatDatee(IObyID?.data?.closingDate),
// helperText: IObyID && `Current closing date is : ${formatDate(IObyID?.data?.closingDate)}`
// closingDate:true
closingDate:id ? null : true
},
{
label: "ISIN",