{{
$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('common.save') }}
{{ $t('common.import') }}
{{ $t('common.export') }}
{{ $t('report.downLoad') }}
{{ $t('common.import') }}
{{ $t('report.importTips')
}}{{ $t('report.importTipsLoad') }}