@page "/Customer" @inherits BaseComp
@if (isLoading) { } else { if (editRecord != null) {
} }