{{
$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.delete')}}
{{$t('common.import')}}
{{ $t('common.export') }}
{{ $t('report.downLoad') }}
将文件拖到此处,或点击上传