保存道岔状态
This commit is contained in:
parent
e3d773dfbe
commit
43e6b4bca1
@ -513,7 +513,8 @@ export default {
|
||||
},
|
||||
mfNum: this.addModel.mfNum,
|
||||
pfNum: this.addModel.pfNum,
|
||||
stationCode: this.addModel.stationCode // 所属设备集中站
|
||||
stationCode: this.addModel.stationCode, // 所属设备集中站
|
||||
switchCode: this.addModel.switchCode
|
||||
};
|
||||
models.push(model);
|
||||
this.$emit('updateMapModel', models);
|
||||
|
Loading…
Reference in New Issue
Block a user