{{ $t('planMonitor.addToTheFront') }}
{{ $t('planMonitor.tripNumber')+$t('global.colon') }}
{{ $t('global.startTime')+$t('global.colon') }}
{{ $t('planMonitor.addToTheEnd') }}
{{ $t('planMonitor.defaultStopTime') }}
{{ $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.details')+$t('global.colon') }}
{{ formatName(scope.row.stationCode) }}
{{ formatName(scope.row.sectionCode) }}
{{ scope.row.speedLevel }}
{{ $t('planMonitor.showDefaultStopTimeAndRunLevel') }}