-
-
-
- {{ $t('planMonitor.tripNumber')+$t('global.colon') }}
-
-
-
-
-
-
-
- {{ $t('global.startTime')+$t('global.colon') }}
-
-
-
-
-
-
-
-
-
-
-
-
- 运行等级
-
-
-
-
-
-
-
-
-
- {{ $t('planMonitor.crossRailway')+$t('global.colon') }}
-
-
-
-
-
- {{ formatName(scope.row.startStationCode) }}
-
-
-
-
- {{ formatName(scope.row.startSectionCode) }}
-
-
-
-
- {{ formatName(scope.row.endStationCode) }}
-
-
-
-
- {{ formatName(scope.row.endSectionCode) }}
-
-
-
-
- {{ routingTypeMap[scope.row.routingType] }}
-
-
-
-
- {{ `${frontMap[String(scope.row.startTbFront)]} - ${frontMap[String(scope.row.endTbFront)]}` }}
-
-
-
-
-
-
- {{ '经停转换轨 / 站台轨'+$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)' }}
-
-
-
-
-
-
-
- {{ $t('global.cancel') }}
- {{ $t('global.confirm') }}
-
-
-