Browse Source

fix issue

pull/1276/head
zhoupzh 3 years ago
parent
commit
2a89972059
1 changed files with 0 additions and 1 deletions
  1. +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);


Loading…
Cancel
Save