道岔的 确认计轴有效的指令参数修改
This commit is contained in:
parent
9c4c447dee
commit
dd2d572409
@ -414,7 +414,7 @@ export default {
|
||||
{
|
||||
maxDuration: 15,
|
||||
minDuration: 8,
|
||||
operateType: 'Switch_Comfirmation_Axle',
|
||||
operateType: 'Switch_Confirm_Axis_Valid',
|
||||
skinCode: '06',
|
||||
trainingName: '确认计轴有效({8}{9})',
|
||||
trainingRemark: '确认计轴有效功能',
|
||||
|
@ -29,7 +29,7 @@ export default {
|
||||
/** 强扳 */
|
||||
CMD_SWITCH_FORCE_TURN: {value:'Switch_Force_Turn', label: '强扳'},
|
||||
/** 确认计轴有效 */
|
||||
CMD_SWITCH_COMFIRMATION_AXLE:{value:'Switch_Comfirmation_Axle', label: '确认计轴有效'},
|
||||
CMD_SWITCH_COMFIRMATION_AXLE:{value:'Switch_Confirm_Axis_Valid', label: '确认计轴有效'},
|
||||
/** 定位(定操) */
|
||||
CMD_SWITCH_NORMAL_POSITION:{value:'Switch_Normal_Position', label:'单操到定位'},
|
||||
/** 反位(反操) */
|
||||
|
Loading…
Reference in New Issue
Block a user