{{ currentWeek().label }}
@if (!loading()) {

各门店本周数据对比

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