RunInfo navigation

This commit is contained in:
2023-01-23 14:40:42 -07:00
parent 85b30d9153
commit 56ec81e080
6 changed files with 36 additions and 10 deletions

View File

@ -1,4 +1,5 @@
@page "/RunInfo/{Model?}"
@page "/RunInfo/{ToolTypeId:int?}/{HeaderId:int?}"
@using Microsoft.AspNetCore.Components.Web
@using MudBlazor