{{ currentMonth().label }}
@if (showExportSuccess()) { } @if (!loading()) {

各门店本月数据对比

@if (storeMonthData().length > 0) { } @else { }
} @else {
加载月报数据中...
}