aggiornamento pagina test
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div>NUOVO</div>
|
||||
<div>UDC NUOVO</div>
|
||||
<div class="card-body">
|
||||
<div class="img-fluid" id="qrCodeImg_103"></div>
|
||||
</div>
|
||||
|
||||
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user