issue solve for slow going process of item code in production quantity
This commit is contained in:
@@ -342,7 +342,6 @@ class ProductionQuantityPage extends Page implements HasForms
|
|||||||
->reactive()
|
->reactive()
|
||||||
->default(fn () => $this->clear_qr)
|
->default(fn () => $this->clear_qr)
|
||||||
->extraAttributes([
|
->extraAttributes([
|
||||||
'wire:ignore' => '',
|
|
||||||
'wire:keydown.enter' => 'processAllValues($event.target.value)',
|
'wire:keydown.enter' => 'processAllValues($event.target.value)',
|
||||||
]),
|
]),
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user