From 811b8fc0c076118283d8ef387cac3900da882edf Mon Sep 17 00:00:00 2001 From: Sergio Date: Mon, 28 Jul 2025 13:23:27 +0200 Subject: [PATCH] pa obtener --- HerramientaCASA/Components/Pages/Licitaciones.razor | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/HerramientaCASA/Components/Pages/Licitaciones.razor b/HerramientaCASA/Components/Pages/Licitaciones.razor index 557f32d..faeeaa2 100644 --- a/HerramientaCASA/Components/Pages/Licitaciones.razor +++ b/HerramientaCASA/Components/Pages/Licitaciones.razor @@ -64,7 +64,10 @@ - +
+ + +
@@ -200,6 +203,9 @@ private int idUser = 0; + public bool modificarTabla = true; + public bool modificarHoras = false; + public Licitaciones() { }