fix: แก้ id ของ ปุ่ม
This commit is contained in:
parent
a3168670e6
commit
ee3b2b1e5e
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ defineEmits<{
|
|||
>
|
||||
<q-btn
|
||||
v-if="!hideButton"
|
||||
:id="`btn-dots-${list.name}`"
|
||||
:id="`btn-dots-${list.code}`"
|
||||
flat
|
||||
round
|
||||
padding="sm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue