forse fix refresh post fine attr

This commit is contained in:
zaccaria.majid
2023-12-13 11:29:33 +01:00
parent b7567d2598
commit ceac06f5dd
5 changed files with 9 additions and 7 deletions
+5 -3
View File
@@ -418,6 +418,7 @@ namespace MP_TAB_SERV.Components
}
await advStep(currStep++);
// riporto stringa
lblOut = sb.ToString().Replace("---", "<br/>");
// update buttons...
@@ -427,15 +428,15 @@ namespace MP_TAB_SERV.Components
inAttr = false;
IdxPOdlSel = 0;
RecMSE = null;
await advStep(currStep++);
// faccio refresh e riporto
await RefreshData();
await CheckAttr();
await advStep(currStep++);
// chiudo update...
isProcessing = false;
//await InvokeAsync(StateHasChanged);
await InvokeAsync(StateHasChanged);
// qui rimando a pag principale...
NavMan.NavigateTo("status-map", true);
//NavMan.NavigateTo("status-map", true);
}
/// <summary>
@@ -629,6 +630,7 @@ namespace MP_TAB_SERV.Components
lblOut = "Selezionare un ORDINE valido!";
}
// refresh finale
var tmpTCR = tcRichAttr;
checkBtnStatus();
+1 -1
View File
@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<Version>6.16.2312.1310</Version>
<Version>6.16.2312.1311</Version>
<ImplicitUsings>enable</ImplicitUsings>
<RootNamespace>MP_TAB_SERV</RootNamespace>
</PropertyGroup>
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>Modulo MAPOSPEC </i>
<h4>Versione: 6.16.2312.1310</h4>
<h4>Versione: 6.16.2312.1311</h4>
<br /> Note di rilascio:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
6.16.2312.1310
6.16.2312.1311
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>6.16.2312.1310</version>
<version>6.16.2312.1311</version>
<url>https://nexus.steamware.net/repository/SWS/MP-TAB-SERV/stable/LAST/MP-TAB-SERV.zip</url>
<changelog>https://nexus.steamware.net/repository/SWS/MP-TAB-SERV/stable/LAST/ChangeLog.html</changelog>
<mandatory>false</mandatory>