fix .prevent
This commit is contained in:
parent
0b80e047be
commit
530b0c9b7e
42 changed files with 84 additions and 84 deletions
|
|
@ -430,7 +430,7 @@ onMounted(async () => {
|
|||
round
|
||||
dense
|
||||
icon="edit"
|
||||
@click.stop.pervent="onSetCondution(props.row)"
|
||||
@click.stop.prevent="onSetCondution(props.row)"
|
||||
/>
|
||||
</q-td>
|
||||
<q-td auto-width>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue