uat defect 120

This commit is contained in:
2025-01-05 09:24:22 +00:00
parent fd5d01bc03
commit 8e6296e4b1
2 changed files with 10 additions and 2 deletions
+9 -1
View File
@@ -130,7 +130,15 @@ let BuildCheckSection = (props) => {
};
const finaliseAppeal = async () => {
//console.log("finalising appeal:");
//console.log("finalising appeal:", pdfObj);
const uniqueArray = pdfObj.filesList.filter(
(value, index, self) =>
index === self.findIndex((t) => t.name === value.name)
);
pdfObj.filesList = uniqueArray;
confirmSections
? (setFinaliseAppealProcess(true),
await generateAppealPDF(