diff --git a/src/app/[locale]/(protected)/quality/qms/components/documents/ImportInspectionDocument.tsx b/src/app/[locale]/(protected)/quality/qms/components/documents/ImportInspectionDocument.tsx index 424f865e..31b6b569 100644 --- a/src/app/[locale]/(protected)/quality/qms/components/documents/ImportInspectionDocument.tsx +++ b/src/app/[locale]/(protected)/quality/qms/components/documents/ImportInspectionDocument.tsx @@ -589,8 +589,8 @@ export const ImportInspectionDocument = ({ > {opt.isSelected ? 'V' : ''} - {opt.label} - {opt.tolerance} + {opt.label} + {opt.tolerance.replace(/\n/g, ' ')} )); }; @@ -794,7 +794,7 @@ export const ImportInspectionDocument = ({
+
문서번호: {documentNo} | 작성일자: {fullDate}
+
문서번호: {documentNo} | 작성일자: {fullDate}
+
문서번호: {documentNo} | 작성일자: {fullDate}
+
문서번호: {documentNo} | 작성일자: {fullDate}
+
문서번호: {documentNo} | 작성일자: {fullDate}
+
문서번호: {documentNo} | 작성일자: {fullDate}