fix: เพิ่ม id
This commit is contained in:
parent
4c3c358dd1
commit
a3168670e6
1 changed files with 2 additions and 1 deletions
|
|
@ -56,7 +56,8 @@ defineEmits<{
|
|||
@click="$emit('enterCard')"
|
||||
>
|
||||
<q-btn
|
||||
id="btn-dots"
|
||||
v-if="!hideButton"
|
||||
:id="`btn-dots-${list.name}`"
|
||||
flat
|
||||
round
|
||||
padding="sm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue