refres reparti

This commit is contained in:
Samuele Locatelli
2026-05-30 07:19:09 +02:00
parent ff78941795
commit 1b06aec692
-2
View File
@@ -128,10 +128,8 @@ namespace MP.SPEC.Pages
private async Task SetCodGruppo(string CodGruppoSel)
{
//isLoading = true;
CodGruppo = CodGruppoSel;
await ReloadDetailAsync();
//isLoading = false;
}
#endregion Private Methods