{{
$t('report.rootNode')
}}
{{
$i18n.locale === 'zh-CN'
? this.$route.query.parentName
: this.$route.query.parentNameEn
}}
{{ this.$route.query.fillYear }}-{{
this.$route.query.fillMonth < 10 ? '0' : ''
}}{{ this.$route.query.fillMonth }}
{{ $t('report.detailNode') }}
{{ $t('common.save') }}
{{ $t('common.import') }}
{{ $t('common.export') }}
{{ $t('report.downLoad') }}
changeData(val, row.subjectCode, key)
" />
{{ $t('common.import') }}
{{ $t('report.importTips')
}}{{ $t('report.importTipsLoad') }}