* Added Authorization which is not working
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
@page "/EdiCustomerOrder/{CustomerOrderId:guid}"
|
||||
|
||||
@rendermode InteractiveServer
|
||||
|
||||
@inject EdiCustomerOrderService EdiCustomerOrderService
|
||||
@using Microsoft.AspNetCore.Authorization
|
||||
@using SytelineSaAppEfDataModel.Dtos
|
||||
@using Syncfusion.Blazor.Grids
|
||||
@using Syncfusion.Blazor.Cards
|
||||
|
||||
Reference in New Issue
Block a user