chore
This commit is contained in:
@@ -216,7 +216,7 @@
|
||||
|
||||
void GotoArea(StateProvince model)
|
||||
{
|
||||
Navigation.NavigateTo($"/area/list/{CountryId}");
|
||||
Navigation.NavigateTo($"/area/list/{CountryId}/{model.Id}");
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user