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);
}
">
퇴원하면서 타진을 처방 받았는데 복용해도 복통을 못 버티겠어서요.. 외래로 처방 받을수 있으면 예약하고 가려고합니다