This commit is contained in:
lizandrogd
2024-05-05 03:03:03 -05:00
parent 3b45d85784
commit 6324ff3974
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -200,7 +200,7 @@ class ShowServicios extends Component
}
//dd($this->tarjetaPlan);
$this->tp = true;
$this->tarjetaPlan = true;
}
@@ -406,7 +406,7 @@ class ShowServicios extends Component
}
$this->tp = false;
$this->tarjetaPlan = false;
$this->cantidad_tarjetaPlan = 1;
}