代码调整
This commit is contained in:
parent
75bb1f315e
commit
573a977544
@ -4424,7 +4424,7 @@ export const OperationList = {
|
|||||||
trainingType: '01',
|
trainingType: '01',
|
||||||
productTypes: ['02'], // 行调请求中控
|
productTypes: ['02'], // 行调请求中控
|
||||||
stepVOList: [
|
stepVOList: [
|
||||||
{ deviceType: '05', orderNum: 1, operateCode: '202', tip: '鼠标左键点击顶部菜单栏【请求遥控】' },
|
{ deviceType: '05', orderNum: 1, operateCode: '202', tip: '鼠标右键菜单选择【请求遥控】' },
|
||||||
{ deviceType: '05', orderNum: 2, operateCode: '202', tip: '鼠标左键点击【应用】' }
|
{ deviceType: '05', orderNum: 2, operateCode: '202', tip: '鼠标左键点击【应用】' }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -4438,7 +4438,7 @@ export const OperationList = {
|
|||||||
trainingType: '01',
|
trainingType: '01',
|
||||||
productTypes: ['01'], // 现地请求站控
|
productTypes: ['01'], // 现地请求站控
|
||||||
stepVOList: [
|
stepVOList: [
|
||||||
{ deviceType: '05', orderNum: 1, operateCode: '204', tip: '鼠标左键点击顶部菜单栏【请求站控】' },
|
{ deviceType: '05', orderNum: 1, operateCode: '204', tip: '鼠标右键菜单选择【请求站控】' },
|
||||||
{ deviceType: '05', orderNum: 2, operateCode: '204', tip: '鼠标左键点击【应用】' }
|
{ deviceType: '05', orderNum: 2, operateCode: '204', tip: '鼠标左键点击【应用】' }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user