驾驶台钥匙增加列车门模式类型
This commit is contained in:
parent
191203c274
commit
67ae3156c6
@ -40,5 +40,9 @@ const optionsKeyType = [
|
||||
label: '前后方向控制',
|
||||
value: tccGraphicData.TccKey.TccKeyType.frontAndRearDirectionalControl,
|
||||
},
|
||||
{
|
||||
label: '列车门模式',
|
||||
value: tccGraphicData.TccKey.TccKeyType.trainDoorMode,
|
||||
},
|
||||
];
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user