diff --git a/src/jmapNew/theme/datie_02/menus/dialog/sendRunplan.vue b/src/jmapNew/theme/datie_02/menus/dialog/sendRunplan.vue index a56d5f917..49760bb61 100644 --- a/src/jmapNew/theme/datie_02/menus/dialog/sendRunplan.vue +++ b/src/jmapNew/theme/datie_02/menus/dialog/sendRunplan.vue @@ -41,7 +41,7 @@ width="105" > - {{ scope.row.arriveRunPlan.accessName }} + {{ mapStationDirectionData[scope.row.arriveRunPlan.accessName].name }} - {{ scope.row.departRunPlan.accessName }} + {{ mapStationDirectionData[scope.row.departRunPlan.accessName].name }}