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);
}
">
오늘 퇴원준비하는데 간호사분이 진단명과 외래 일정이
잡힌 종이를 주고 갔는데
근데 진단명이 1, 주, ovary cancer라고 되어있더라고요..
1은 1기이고 ovary cancer는 난소암인데
주는 뭘 의미하시는지 아시는 분 계세요??