Update ShowServicios.php

This commit is contained in:
lizandrogd
2024-10-21 20:47:03 -05:00
parent 6a537837cf
commit a6ead89d28
+1
View File
@@ -374,6 +374,7 @@ class ShowServicios extends Component
$cantidad_necesaria = null;
}
$cuentasMostar = '';
for ($h = 0; $h < (int) $cantidad_necesaria; $h++) {
if (!empty($cuenta) && isset($cuenta[$h])) {
$esta_error = false;