This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
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
pull/1276/head
zhoupzh
3 years ago
parent
3f95a4de76
commit
2a89972059
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
templates/repo/modelarts/inferencejob/index.tmpl
+ 0
- 1
templates/repo/modelarts/inferencejob/index.tmpl
View File
@@ -223,7 +223,6 @@
</div>
{{template "base/footer" .}}
<script>
console.log({{.Tasks}})
// 加载任务状态
var timeid = window.setInterval(loadJobStatus, 15000);
$(document).ready(loadJobStatus);
Write
Preview
Loading…
Cancel
Save