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);
}
">
화요일 오후 검사하면 대략 언제쯤 나올까요?
최근 검사하시분들 알려주심 감사하겠습니다^^