fix
This commit is contained in:
@@ -153,6 +153,7 @@ function doTask2() {
|
|||||||
} else if (data.code === '0' && data.errorCode === 'HT201') {
|
} else if (data.code === '0' && data.errorCode === 'HT201') {
|
||||||
$.doneState = true
|
$.doneState = true
|
||||||
} else {
|
} else {
|
||||||
|
$.doneState = true
|
||||||
console.log(`做任务异常:${JSON.stringify(data)}`)
|
console.log(`做任务异常:${JSON.stringify(data)}`)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user