This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
fix issue
tags/v1.22.11.3^2
zhoupzh
2 years ago
parent
f14b77241b
commit
55653a4e42
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
web_src/vuepages/pages/notebook/debug/index.vue
+ 1
- 0
web_src/vuepages/pages/notebook/debug/index.vue
View File
@@ -262,6 +262,7 @@ export default {
}
console.log(finalState.includes(res.data.JobStatus),finalState,res.data.JobStatus)
if(finalState.includes(res.data.JobStatus)){
console.log("---=-==",index)
this.btnStatus[index] = 0
clearInterval(timerCb1)
}
Write
Preview
Loading…
Cancel
Save