综合演练车辆段切行调现地显示调整
This commit is contained in:
parent
6786dd92f4
commit
86be83d612
@ -374,6 +374,7 @@ export default {
|
||||
this.hideIbp();
|
||||
this.drivingShow = false;
|
||||
// this.changePrdType('02');
|
||||
this.$jlmap.amendDevice([...this.sectionList, ...this.signalList]);
|
||||
this.mapViewLoadedOver && this.setShowStation('');
|
||||
this.jl3dmaintainershow = false;
|
||||
break;
|
||||
@ -383,6 +384,7 @@ export default {
|
||||
this.$refs.menuSchema.chiShowStation = deviceCode;
|
||||
this.showStation = deviceCode;
|
||||
// this.changePrdType('01');
|
||||
this.$jlmap.amendDevice([...this.sectionList, ...this.signalList]);
|
||||
this.mapViewLoadedOver && this.switchStationMode(deviceCode);
|
||||
this.jl3dmaintainershow = false;
|
||||
this.drivingShow = false;
|
||||
|
Loading…
Reference in New Issue
Block a user