/* eslint-disable */
{{ item.VisitName }}
{{ $t('common:button:search') }}
{{ $t('common:button:reset') }}
{{ $t('common:button:export') }}
{{scope.row.IsDicom?'DICOM':'Non-DICOM'}}
{{scope.row.UploadStartTimeStr}}
{{scope.row.ArchiveFinishedTime}}
{{scope.row.TimeInterval}}
{{fileSizeFormatter(scope.row.FileSize)}}
{{ $fd('YesOrNo', scope.row.IsDicomReUpload) }}
{{ $fd('YesOrNo', scope.row.IsSuccess) }}
{{ $fd('YesOrNo', scope.row.IsSuccess) }}