{result}
{row.original.conditionalRequirements && (조건: {row.original.conditionalRequirements}
)}{req.name === "기술자료" && "기술자료 제공 동의서"} {req.name === "NDA" && "비밀유지 계약서"} {req.name === "General GTC" && "일반 거래 약관"} {req.name === "Project GTC" && "프로젝트별 거래 약관"}
최초 발송: {format(new Date(emailSentAt), "yyyy-MM-dd HH:mm")}
{response?.email?.lastEmailSentAt && (최근 발송: {format(new Date(response.email.lastEmailSentAt), "yyyy-MM-dd HH:mm")}
)} {recipients.to.length > 0 && (수신자: {recipients.to.join(", ")}
)} {recipients.cc.length > 0 && (참조: {recipients.cc.join(", ")}
)} {recipients.sentBy && (발신자: {recipients.sentBy}
)} {emailStatus === "failed" && (⚠️ 이메일 발송 실패
)}{desc}
{detail}