@item.Original.OrderRowUID
@if (ShowBom(item.Original))
diff --git a/Lux.UI/Components/Compo/Templates/TemplateRowList.razor.cs b/Lux.UI/Components/Compo/Templates/TemplateRowList.razor.cs
index ac6d95ee..6c7bb12e 100644
--- a/Lux.UI/Components/Compo/Templates/TemplateRowList.razor.cs
+++ b/Lux.UI/Components/Compo/Templates/TemplateRowList.razor.cs
@@ -79,6 +79,7 @@ namespace Lux.UI.Components.Compo.Templates
{
ConfInit();
prevJwd = "";
+
await ReloadBaseList();
DLService.PipeUpdate.EA_NewMessage += PipeUpdate_EA_NewMessage;
DLService.PipePng.EA_NewMessage += PipePng_EA_NewMessage;
@@ -92,6 +93,7 @@ namespace Lux.UI.Components.Compo.Templates
protected override async Task OnParametersSetAsync()
{
await ReloadDataAsync();
+ currPage = 1;
UpdateTable();
}
diff --git a/Lux.UI/Lux.UI.csproj b/Lux.UI/Lux.UI.csproj
index 3586b790..914aee8f 100644
--- a/Lux.UI/Lux.UI.csproj
+++ b/Lux.UI/Lux.UI.csproj
@@ -5,7 +5,7 @@
enable
enable
aspnet-Lux.UI-a758c101-a2f4-4e38-977d-1c4887dbbd50
- 1.1.2604.2016
+ 1.1.2604.2110
diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html
index 14445d95..1d646989 100644
--- a/Resources/ChangeLog.html
+++ b/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
LUX - Web Windows MES
- Versione: 1.1.2604.2109
+ Versione: 1.1.2604.2111
Note di rilascio:
-
diff --git a/Resources/VersNum.txt b/Resources/VersNum.txt
index 05d8b52e..fce2577c 100644
--- a/Resources/VersNum.txt
+++ b/Resources/VersNum.txt
@@ -1 +1 @@
-1.1.2604.2109
+1.1.2604.2111
diff --git a/Resources/manifest.xml b/Resources/manifest.xml
index d80ac267..83075dc0 100644
--- a/Resources/manifest.xml
+++ b/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 1.1.2604.2109
+ 1.1.2604.2111
http://nexus.steamware.net/repository/SWS/GPW/stable/GPW.UI.zip
http://nexus.steamware.net/repository/SWS/GPW/stable/ChangeLog.html
false