reverting #4507
This commit is contained in:
parent
282242efd2
commit
9ea7dc8b3c
|
@ -111,7 +111,7 @@
|
|||
[Parameter]
|
||||
public List<Permission> PermissionList { get; set; }
|
||||
|
||||
protected override async Task OnParametersSetAsync()
|
||||
protected override async Task OnInitializedAsync()
|
||||
{
|
||||
if (!string.IsNullOrEmpty(Permissions))
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user