|
|
@@ -262,6 +262,7 @@ export default { |
|
|
} |
|
|
} |
|
|
console.log(finalState.includes(res.data.JobStatus),finalState,res.data.JobStatus) |
|
|
console.log(finalState.includes(res.data.JobStatus),finalState,res.data.JobStatus) |
|
|
if(finalState.includes(res.data.JobStatus)){ |
|
|
if(finalState.includes(res.data.JobStatus)){ |
|
|
|
|
|
console.log("---=-==",index) |
|
|
this.btnStatus[index] = 0 |
|
|
this.btnStatus[index] = 0 |
|
|
clearInterval(timerCb1) |
|
|
clearInterval(timerCb1) |
|
|
} |
|
|
} |
|
|
|