Browse Source

Merge branch 'V20220616.patch' into fix-temp-node

pull/2328/head
zhoupzh 3 years ago
parent
commit
20f0a181dd
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      templates/repo/modelmanage/index.tmpl

+ 2
- 0
templates/repo/modelmanage/index.tmpl View File

@@ -277,6 +277,8 @@
$('#choice_model .default.text').text(data[0].DisplayJobName)
$('#choice_model input[name="JobId"]').val(data[0].JobID)
loadTrainVersion()
}else{
$(".ui.dropdown.selection.search.width83").removeClass("loading")
}
})
}


Loading…
Cancel
Save