diff --git a/src/Pages/IO_Management/CreateIO/IODetails.jsx b/src/Pages/IO_Management/CreateIO/IODetails.jsx index ee1bf09..89efb5f 100644 --- a/src/Pages/IO_Management/CreateIO/IODetails.jsx +++ b/src/Pages/IO_Management/CreateIO/IODetails.jsx @@ -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",