fix .prevent
This commit is contained in:
parent
0b80e047be
commit
530b0c9b7e
42 changed files with 84 additions and 84 deletions
|
|
@ -768,7 +768,7 @@ watch(
|
|||
color="deep-purple"
|
||||
icon="mdi-history"
|
||||
round
|
||||
@click.stop.pervent="onClickHistoryPos(props.row.id)"
|
||||
@click.stop.prevent="onClickHistoryPos(props.row.id)"
|
||||
>
|
||||
<q-tooltip>ประวัติตำแหน่ง</q-tooltip>
|
||||
</q-btn>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue