diff --git a/MP.INVE/Pages/Test.razor b/MP.INVE/Pages/Test.razor index 7df71050..42a2cd56 100644 --- a/MP.INVE/Pages/Test.razor +++ b/MP.INVE/Pages/Test.razor @@ -14,7 +14,7 @@
-
NUOVO
+
UDC NUOVO
diff --git a/MP.INVE/Pages/Test.razor.cs b/MP.INVE/Pages/Test.razor.cs index 05d99a2f..60c28aa6 100644 --- a/MP.INVE/Pages/Test.razor.cs +++ b/MP.INVE/Pages/Test.razor.cs @@ -46,10 +46,10 @@ namespace MP.INVE.Pages await JSRuntime.InvokeVoidAsync("clearContent", $"qrCodeImg_{102}"); await JSRuntime.InvokeVoidAsync("displayQr", $"qrCodeImg_{102}", "20MSL000000002"); await JSRuntime.InvokeVoidAsync("clearContent", $"qrCodeImg_{103}"); - await JSRuntime.InvokeVoidAsync("displayQr", $"qrCodeImg_{103}", "21MFI000000013"); + await JSRuntime.InvokeVoidAsync("displayQr", $"qrCodeImg_{103}", "21MFI000000017"); await JSRuntime.InvokeVoidAsync("clearContent", $"qrCodeImg_{104}"); - await JSRuntime.InvokeVoidAsync("displayQr", $"qrCodeImg_{104}", "M210000039"); + await JSRuntime.InvokeVoidAsync("displayQr", $"qrCodeImg_{104}", "M200000019"); await JSRuntime.InvokeVoidAsync("clearContent", $"qrCodeImg_{105}"); await JSRuntime.InvokeVoidAsync("displayQr", $"qrCodeImg_{105}", "M210000055");