직장복귀에 대해 조언좀 부탁드려요~
헤
헤이
2011.03.08 17:58
|
조회 550
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);
}
">
Naver
목록으로