diff --git a/jero-web/src/components/tableCollection/index.vue b/jero-web/src/components/tableCollection/index.vue index 598cb8ea0..188eaeab6 100644 --- a/jero-web/src/components/tableCollection/index.vue +++ b/jero-web/src/components/tableCollection/index.vue @@ -15,28 +15,28 @@ sticky :columns="columns" :rowClassName="rowClassName" - @onHeaderRow='onHeaderRow' + @onHeaderRow="onHeaderRow" > {{ text }} - {{text}} + {{ text }}
'{{$t('handledInterface')}}'
- {{$t('or')}} -'{{$t('Filledreturn')}}'
+'{{ $t('handledInterface') }}'
+ {{ $t('or') }} +'{{ $t('Filledreturn') }}'
-'{{$t('completed')}}'
- {{$t('or')}} -'{{$t('ReturnedEngineer')}}'
+'{{ $t('completed') }}'
+ {{ $t('or') }} +'{{ $t('ReturnedEngineer') }}'
-'{{$t('SynchronizedLibrary')}}'
- {{$t('or')}} -'{{$t('CollectionInitiated')}}'
+'{{ $t('SynchronizedLibrary') }}'
+ {{ $t('or') }} +'{{ $t('CollectionInitiated') }}'
- - {{$t('completed')}} + + {{ $t('completed') }} - - {{$t('Submitted')}} + + {{ $t('Submitted') }} - {{$t('timeoperation')}} + {{ $t('timeoperation') }}