排查计划
@if (leftArrowVisible) { }
{{ semiAnnual?.label || '' }}
@if (rightArrowVisible) { }
@for (row of types; track $index) {
{{ row.count + '起' }}
}
@for (item of discoveryList; track item.level) {
{{ item.level }}隐患 {{ item.count }}
}
@for (plan of plans; track plan.id) { }
@if (detailConfig.visible) { }