{{
$t('report.rootNode')
}}
{{
$i18n.locale === 'zh-CN'
? this.$route.query.parentName
: this.$route.query.parentNameEn
}}
{{ this.$route.query.fillYear }}-{{this.$route.query.fillQuarter}}{{ $t('common.quarter')}}
{{this.$route.query.fillYear}}{{ $t('common.year')}}
{{this.$route.query.fillMonth}}{{ $t('common.month') }}
{{this.$route.query.fillWeek}}{{ $t('common.week')}}
{{ $t('report.detailNode') }}
{{ $t('sasac.conversion') }}
{{ $t('common.export') }}
{{ $t('common.import') }}