{{
$t('report.rootNode')
}}
{{
$i18n.locale === 'zh-CN' ? compData.name : compData.nameEn
}}
{{ $t('common.add') }}
{{ item.fillYear}}
{{ $t('common.year') }}
{{ item.fillQuarter}}
{{ $t('common.quarter') }}
{{ item.fillMonth}}
{{ $t('common.month') }}
{{ item.fillWeek}}
{{ $t('report.week') }}
{{ item.fillUser }}
{{
item.statusName
}}
{{ item.fillYear }}
{{
$i18n.locale === 'zh-CN'
? '年'
: ''
}}