위암4기 복막 및 2군데 전이의심(확정은아님)인 아버지 16일부터 항암치료 시작하시는데 전 뭘 해야할까요
지
지니0901
2017.10.13 19:43
|
조회 959
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);
}
">