{{ store.chosenStorageStockName.slice(0, 40) }}
{{ store.chosenStorageStockName.length > 41 ? '...' : '' }}
|
{{ chosenRealComposition.number }} {{ chosenRealComposition.name }}
{{ $t('stocklist.mass') }}
{{ (store.totalWeight / 1000).toFixed(1) }}t
({{ $t('stocklist.mass-accepted') }}:
{{
store.acceptableWeight ? `${~~(store.acceptableWeight / 1000)}t` : '-'
}}) - {{ $t('stocklist.length') }}:
{{ store.totalLength }}m
- {{ $t('stocklist.vmax') }}
(?):
{{ store.maxStockSpeed }} km/h