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()
|
||||
->default(fn () => $this->clear_qr)
|
||||
->extraAttributes([
|
||||
'wire:ignore' => '',
|
||||
'wire:keydown.enter' => 'processAllValues($event.target.value)',
|
||||
]),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user