diff --git a/src/views/newMap/newMapdraft/mapoperate/directionRod.vue b/src/views/newMap/newMapdraft/mapoperate/directionRod.vue index f7fdf8a38..52d93615e 100644 --- a/src/views/newMap/newMapdraft/mapoperate/directionRod.vue +++ b/src/views/newMap/newMapdraft/mapoperate/directionRod.vue @@ -212,6 +212,7 @@ export default { startStationCode: this.addModel.startStationCode, endStationCode: this.addModel.endStationCode, deviceStationCode: section.stationCode, + right: this.addModel.right, position: { x: section.points[0].x, y: section.points[0].y - this.addModel.height