diff --git a/src/views/newMap/newMapdraft/mapoperate/zcControl.vue b/src/views/newMap/newMapdraft/mapoperate/zcControl.vue index d2c8e70ee..c661bb60c 100644 --- a/src/views/newMap/newMapdraft/mapoperate/zcControl.vue +++ b/src/views/newMap/newMapdraft/mapoperate/zcControl.vue @@ -234,7 +234,8 @@ export default { position: { x: this.addModel.position.x, y: this.addModel.position.y - } + }, + concentrateStationList:this.addModel.concentrateStationList }; models.push(model); model.concentrateStationList.forEach(stationCode=>{