微调
This commit is contained in:
@@ -282,6 +282,7 @@ watch(webMsgSend, function (newValue, oldValue) {
|
||||
type: 'error',
|
||||
log: '录波校验时,设备连接异常!',
|
||||
});
|
||||
|
||||
step1.value = 'error'
|
||||
ts.value = 'error'
|
||||
step5.value = 'error'
|
||||
@@ -291,10 +292,12 @@ watch(webMsgSend, function (newValue, oldValue) {
|
||||
type: 'error',
|
||||
log: newValue.data,
|
||||
})
|
||||
|
||||
} else if (newValue.code == 25003) { //最终失败
|
||||
step1.value = 'error'
|
||||
ts.value = 'error'
|
||||
step5.value = 'error'
|
||||
|
||||
}
|
||||
break;
|
||||
case 'yjc_mxyzxjy':
|
||||
|
||||
Reference in New Issue
Block a user