@page "/GenList" @inherits BaseComp
@if (isLoading) { } else {
@if (!string.IsNullOrEmpty(CurrFilt.SelCodGroup)) { }
}