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);
}
">
항암간격 2주마다하는것과
3주마다하는것이 차이가 있을까요
2주마다 하고 있는데
힘들어서 3주마다 하고 싶다고
이야기 해보려고 하는데 괜찮을까요