diff --git a/src/jmapNew/theme/ningbo_01/operationConfig.js b/src/jmapNew/theme/ningbo_01/operationConfig.js index 41f5d573a..7d4490c3b 100644 --- a/src/jmapNew/theme/ningbo_01/operationConfig.js +++ b/src/jmapNew/theme/ningbo_01/operationConfig.js @@ -744,7 +744,7 @@ export default { productTypes: ['02'], // 行调请求中控 stepVOList: [ { deviceType: 'button', orderNum: 1, operateCode: '204', tip: '鼠标右键菜单选择【请求遥控】'}, - { deviceType: '05', orderNum: 2, operateCode: '204', tip: '鼠标左键点击【应用】' } + { deviceType: '05', orderNum: 2, operateCode: '2043', tip: '鼠标左键点击【应用】' } ] }, { @@ -758,7 +758,7 @@ export default { productTypes: ['01'], // 现地请求站控 stepVOList: [ { deviceType: 'button', orderNum: 1, operateCode: '202', tip: '鼠标右键菜单选择【请求站控】'}, - { deviceType: '05', orderNum: 2, operateCode: '202', tip: '鼠标左键点击【应用】' } + { deviceType: '05', orderNum: 2, operateCode: '2023', tip: '鼠标左键点击【应用】' } ] } ]