@page "/status-map"
@if (ListMSE == null || ListMSE.Count == 0 || isCalcSize) { } else { @foreach (var item in ListMSE) {
} }