Aggiunta selezione negozio
This commit is contained in:
@@ -45,4 +45,9 @@
|
||||
|
||||
private ErrorBoundary? ErrorBoundary { get; set; }
|
||||
private ExceptionModal ExceptionModal { get; set; }
|
||||
|
||||
protected override async Task OnInitializedAsync()
|
||||
{
|
||||
await SteupDataService.Init();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user