From 0f60f41d1b726edb1f6ff5e81890ca9e2fd4022e Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Thu, 5 Oct 2023 15:00:18 +0200 Subject: [PATCH] Update progress e selezione idxMacc --- MP-TAB-SERV/Components/MachSel.razor | 8 +-- MP-TAB-SERV/Components/MachSel.razor.cs | 29 ++++++-- MP-TAB-SERV/Components/ProdAdvDispl.razor | 9 ++- MP-TAB-SERV/Components/ProdConfirm.razor | 75 +++++++++++++++------ MP-TAB-SERV/Components/ProdConfirm.razor.cs | 14 +++- MP-TAB-SERV/MP-TAB-SERV.csproj | 2 +- MP-TAB-SERV/Pages/MachineDetail.razor | 2 +- MP-TAB-SERV/Resources/ChangeLog.html | 2 +- MP-TAB-SERV/Resources/VersNum.txt | 2 +- MP-TAB-SERV/Resources/manifest.xml | 2 +- MP.Data/Controllers/MpIocController.cs | 23 ++++++- MP.Data/Services/TabDataService.cs | 37 +++++++++- 12 files changed, 167 insertions(+), 38 deletions(-) diff --git a/MP-TAB-SERV/Components/MachSel.razor b/MP-TAB-SERV/Components/MachSel.razor index 2a729643..bc8487d4 100644 --- a/MP-TAB-SERV/Components/MachSel.razor +++ b/MP-TAB-SERV/Components/MachSel.razor @@ -1,16 +1,16 @@ @if (isMulti) {
- Macchina + Selezione Impianto