Browse Source

fix issue

pull/2494/head
zhoupzh 2 years ago
parent
commit
094dcb884b
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      templates/repo/cloudbrain/inference/show.tmpl

+ 2
- 0
templates/repo/cloudbrain/inference/show.tmpl View File

@@ -543,6 +543,8 @@
{{template "base/footer" .}} {{template "base/footer" .}}


<script> <script>
console.log({{$.labelName}})
console.log({{$.LabelName}})
$('.menu .item').tab() $('.menu .item').tab()


$(document).ready(function () { $(document).ready(function () {


Loading…
Cancel
Save