Correcion de qr multa
This commit is contained in:
parent
d79552fafc
commit
8a518f477c
@ -154,8 +154,8 @@ const clearForm = () => {
|
||||
>
|
||||
<!-- QR -->
|
||||
<QRscan
|
||||
v-model:fineNumber="fineNumber"
|
||||
@fine-searched="handleSearch"
|
||||
v-model="fineNumber"
|
||||
@qr-detected="handleSearch"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user