Browse Source

update

tags/v1.21.12.1^2
zhoupzh 4 years ago
parent
commit
f49d6f2d69
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      templates/repo/modelarts/trainjob/show.tmpl

+ 3
- 2
templates/repo/modelarts/trainjob/show.tmpl View File

@@ -434,7 +434,7 @@ td, th {
</div>
</div>
</div>
{{end}}
{{end}}{{template "base/paginate" .}}
</div>
<!-- 确认模态框 -->
<div id="deletemodel">
@@ -460,7 +460,8 @@ td, th {
{{template "base/footer" .}}

<script>
console.log({{.version_list_task}})
console.log({{.}})
$('.menu .item').tab()
// $('.ui.style.accordion').accordion();



Loading…
Cancel
Save