fix .prevent
This commit is contained in:
parent
0b80e047be
commit
530b0c9b7e
42 changed files with 84 additions and 84 deletions
|
|
@ -292,7 +292,7 @@ onMounted(() => {
|
|||
flat
|
||||
color="edit
|
||||
"
|
||||
@click.pervent="onclickEdit(props.row)"
|
||||
@click.prevent="onclickEdit(props.row)"
|
||||
>
|
||||
<q-tooltip>แก้ไขสถานะคำร้อง</q-tooltip>
|
||||
</q-btn>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue