@page "/FastRec" @attribute [Authorize] @using GPW.CORE.WRKLOG.old @using GPW.CORE.WRKLOG.old.Components @using CORE.Data.DbModels @using CORE.Data.DTO @using WRKLOG.old.Data @inject IJSRuntime JSRuntime @inject GpwDataService GDataServ @inject MessageService AppMServ

Fast Recording

@if (@TipoSearch == 0) { } else if (@TipoSearch == 1) { }
@if (idxFaseSel > 0) { } else {

Attesa selezione

Selezionare una Fase per attivare la registrazione attività
}
@foreach (var currItem in ListRecords) { }