o.remove();
const img = document.createElement('img');
img.src = $event.target.src;
img.className = 'max-w-full max-h-full object-contain rounded-lg';
o.appendChild(img);
document.body.appendChild(o);
}
">
어플로 신청했는데 당일 발급 완료되는 경우도 있나요?
아니면 무조건 다음날에 되는지요?