수정정

This commit is contained in:
khj0414 2025-03-20 10:52:59 +09:00
parent bd5b1db86b
commit 0abaea33fd

View File

@ -31,7 +31,7 @@
<!-- 단어 목록 -->
<ul v-if="total > 0" class="ms-3 list-unstyled">
<DictCard
class="DictCard"
ㅅㅅclass="DictCard"
v-for="item in wordList"
:key="item.WRDDICSEQ"
:item="item"