fix: เพิ่ม .stop
This commit is contained in:
parent
0458c33266
commit
6469f6f8d0
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ defineProps<{
|
|||
>
|
||||
<span>{{ v }}</span>
|
||||
<q-btn
|
||||
@click="$emit('view-detail', data)"
|
||||
@click.stop="$emit('view-detail', data)"
|
||||
:label="$t('viewDetail')"
|
||||
rounded
|
||||
outline
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue