issue solve for slow going process of item code in production quantity

This commit is contained in:
dhanabalan
2025-07-15 13:57:01 +05:30
parent 2541300910
commit 313dc012d5

View File

@@ -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)',
]),