mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2026-01-03 11:34:54 +01:00
ProductBarcode: BarcodeModal: launch search on "Return" key
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
class="w-[30%]"
|
||||
:model-value="barcode"
|
||||
:label="$t('components.item.product_import.barcode')"
|
||||
@keyup.enter="retrieveProductInfo(barcode)"
|
||||
/>
|
||||
<Button
|
||||
:variant="searching ? 'destructive' : 'default'"
|
||||
|
||||
Reference in New Issue
Block a user