南京二信号机故障调整again
This commit is contained in:
parent
f1e6121a8f
commit
d1f8927355
@ -847,6 +847,15 @@ class Signal extends Group {
|
|||||||
case 'LIGHTING_UNIT_FAULT_HEAD':
|
case 'LIGHTING_UNIT_FAULT_HEAD':
|
||||||
this.lightingUnitFaultHead();
|
this.lightingUnitFaultHead();
|
||||||
break;
|
break;
|
||||||
|
case 'R_WIRE_FAULT':
|
||||||
|
this.lightingUnitFaultName();
|
||||||
|
break;
|
||||||
|
case 'G_WIRE_FAULT':
|
||||||
|
this.lightingUnitFaultName();
|
||||||
|
break;
|
||||||
|
case 'Y_WIRE_FAULT':
|
||||||
|
this.lightingUnitFaultName();
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user