ranjith-dev #596
@@ -291,7 +291,6 @@ class ProductionQuantityPage extends Page implements HasForms
|
|||||||
$machineId = $get('machine_id');
|
$machineId = $get('machine_id');
|
||||||
|
|
||||||
$this->mNam = $machineId;
|
$this->mNam = $machineId;
|
||||||
|
|
||||||
})
|
})
|
||||||
->extraAttributes(fn ($get) => [
|
->extraAttributes(fn ($get) => [
|
||||||
// 'class' => $get('pqLineError') ? 'border-red-500' : '',
|
// 'class' => $get('pqLineError') ? 'border-red-500' : '',
|
||||||
|
|||||||
Reference in New Issue
Block a user