西安二号线 指令操作调整
This commit is contained in:
parent
40a367a005
commit
dcfd22463b
@ -229,6 +229,7 @@ export default {
|
|||||||
operate = {
|
operate = {
|
||||||
send: true,
|
send: true,
|
||||||
operation: eachCmd.operation.code,
|
operation: eachCmd.operation.code,
|
||||||
|
cmdType: eachCmd.cmdType,
|
||||||
param: eachCmd.param // 请求栈中参数配置
|
param: eachCmd.param // 请求栈中参数配置
|
||||||
};
|
};
|
||||||
const deviceStatus = {code: eachCmd.device.code, _type: eachCmd.device._type, isCiConfirm: 0};
|
const deviceStatus = {code: eachCmd.device.code, _type: eachCmd.device._type, isCiConfirm: 0};
|
||||||
|
Loading…
Reference in New Issue
Block a user