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