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);
}
">
10일 아산 병원
12일 삼성 병원
진료를 보는데 현재 있는 병원에서
진료의뢰서
검사결과지
조직검사 결과지 등등
중복되는 서류는 한장만 있어도 되는지..
아니면 두개씩 다 준비해야되나요?
조직 슬라이드는 두세트씩 준비하기 힘들텐데 ㅠㅠ
경험 있는 분들의 조언 구합니다 ㅠㅠ