재수정정

This commit is contained in:
khj0414 2025-03-20 10:53:13 +09:00
parent 0abaea33fd
commit ca8ce5e59a

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"