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