Remove unnecessary blank line in processPalletno method
This commit is contained in:
@@ -888,7 +888,6 @@ class CreateReworkLocatorInvoiceValidation extends CreateRecord
|
||||
->info()
|
||||
->duration(5000)
|
||||
->send();
|
||||
|
||||
$this->dispatch('loadData', '', $palletNo, $plantId, $reworkType);
|
||||
$this->form->fill([
|
||||
'plant_id' => $plantId,
|
||||
|
||||
Reference in New Issue
Block a user