隐患整治
@for (item of items; track item) {
{{ item.label }}:
{{ item.count ? item.count : '' }}{{ item.count > 0 ? '起' : '无' }}
}
{{ reminder.content }}