Client Hub Project
This commit is contained in:
7
ClientHub/Pages/FetchServiceShopOrders.razor
Normal file
7
ClientHub/Pages/FetchServiceShopOrders.razor
Normal file
@ -0,0 +1,7 @@
|
||||
@page "/fetchServiceShoporders"
|
||||
|
||||
@using Microsoft.AspNetCore.Components.Web
|
||||
|
||||
@namespace OI.Metrology.ClientHub.Pages
|
||||
|
||||
<PageTitle>Service-Shop Orders</PageTitle>
|
Reference in New Issue
Block a user