diff --git a/src/components/attachmentCom/AttachFile.jsx b/src/components/attachmentCom/AttachFile.jsx index c47bafa..f0f613d 100644 --- a/src/components/attachmentCom/AttachFile.jsx +++ b/src/components/attachmentCom/AttachFile.jsx @@ -98,7 +98,7 @@ export default function AttachFile({data='', showOnData=false}) { uploadedList.data.result_list.map((item, index) => { let fileNameExt = item.originalname.split('.')[item.originalname.split('.').length - 1] return( -
+
{index + 1}: { let fileNameExt = item.originalname.split('.')[item.originalname.split('.').length - 1] return( -
+
{index + 1}: