@page "/machine-detail" @inherits BasePage @if (string.IsNullOrEmpty(IdxMacc) || CurrMSE == null) { } else { @if (IsManual) { } else { } }