指令字典参数调整
This commit is contained in:
parent
08a3480dad
commit
23aa213778
@ -339,7 +339,7 @@ export default {
|
|||||||
{
|
{
|
||||||
maxDuration: 15,
|
maxDuration: 15,
|
||||||
minDuration: 8,
|
minDuration: 8,
|
||||||
operateType: 'Section_Comfirmation_Axle',
|
operateType: 'Section_Confirm_Axis_Valid',
|
||||||
skinCode: '06',
|
skinCode: '06',
|
||||||
trainingName: '确认计轴有效({8}{9})',
|
trainingName: '确认计轴有效({8}{9})',
|
||||||
trainingRemark: '确认计轴有效功能',
|
trainingRemark: '确认计轴有效功能',
|
||||||
|
@ -129,7 +129,7 @@ export default {
|
|||||||
/** 取消临时限速 */
|
/** 取消临时限速 */
|
||||||
CMD_SECTION_CANCEL_LIMIT_SPEED:{value:'Section_Cancel_Limit_Speed', label: '取消临时限速'},
|
CMD_SECTION_CANCEL_LIMIT_SPEED:{value:'Section_Cancel_Limit_Speed', label: '取消临时限速'},
|
||||||
/** 确认计轴有效 */
|
/** 确认计轴有效 */
|
||||||
CMD_SECTION_COMFIRMATION_AXLE:{value:'Section_Comfirmation_Axle', label: '确认计轴有效'},
|
CMD_SECTION_COMFIRMATION_AXLE:{value:'Section_Confirm_Axis_Valid', label: '确认计轴有效'},
|
||||||
/** 详情 */
|
/** 详情 */
|
||||||
CMD_SECTION_DETAILS: {value: 'Section_Details', label: '属性'}
|
CMD_SECTION_DETAILS: {value: 'Section_Details', label: '属性'}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user