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);
}
">
1A와 1B의 차이는 아마 육안으로 보이면 B로 본다고 되어있습니다. (윗쪽 글)
맨밑의 소견을보면 T1a1NoMo로 1A1.... 이부분이 병기입니다.
물론 혹시 다른 소견이 있어서 B로 간지는 모르나 지금 서류상으로 본 사견입니다.
[[[CONTENT-ELEMENT-0]]]