{{ $t('planMonitor.tripNumber')+$t('global.colon') }}
{{ $t('global.startTime')+$t('global.colon') }}
{{ $t('planMonitor.defaultRunLevel') }}
{{ $t('planMonitor.crossRailway')+$t('global.colon') }}
{{ formatName(scope.row.startStationCode) }}
{{ formatName(scope.row.startSectionCode) }}
{{ formatName(scope.row.endStationCode) }}
{{ formatName(scope.row.endSectionCode) }}
{{ '经停转换轨 / 站台轨'+$t('global.colon') }}
{{ formatName(scope.row.stationCode) }}
{{ formatName(scope.row.sectionCode) }}
{{ scope.row.arriveTime }}
{{ scope.row.stopTime+'s' }}
{{ scope.row.departureTime }}
{{ scope.row.speedLevel }}
{{ '('+scope.row.speedLevelTime+'s)' }}