{{ formatName(scope.row.startStationCode) }}
{{ formatName(scope.row.startSectionCode) }}
{{ formatName(scope.row.endStationCode) }}
{{ formatName(scope.row.endSectionCode) }}
{{ scope.row.right?'右行':'左行' }}
{{ scope.row.distance/100 }}
{{ scope.row.l1 || '' }}
{{ scope.row.l2 || '' }}
{{ scope.row.l3 || '' }}
{{ scope.row.l4 || '' }}
{{ scope.row.l5 || '' }}
{{ $t('planMonitor.modifying.cancelAndQuit') }}