diff --git a/templates/repo/modelmanage/convertshowinfo.tmpl b/templates/repo/modelmanage/convertshowinfo.tmpl index f17c16f79..81d1712a9 100644 --- a/templates/repo/modelmanage/convertshowinfo.tmpl +++ b/templates/repo/modelmanage/convertshowinfo.tmpl @@ -483,7 +483,7 @@ td, th { let jobID = {{$.task.CloudBrainTaskId}} let downlaodFlag = {{$.canDownload}} let taskID = {{$.task.ID}} - let realJobName = {{$.task.Name}} + let realJobName = {{$.task.ID}} $(document).ready(function(){ let url = window.location.href; let urlArr = url.split('/') @@ -558,7 +558,7 @@ td, th { $(`input[name=modelback]`).val(filename) $(`#file_breadcrumb a.section:contains(${filename})`).nextAll().remove() $(`#file_breadcrumb a.section:contains(${filename})`).replaceWith(`
${filename}
`) - $(`#file_breadcrumb div.section:contains(${filename})`).append("
/
") + //$(`#file_breadcrumb div.section:contains(${filename})`).append("
/
") } } @@ -570,7 +570,6 @@ td, th { html += "
" html += "" html += '' - // html += "" for(let i=0;i" }else{ if(downlaodFlag){ - html += `` + html += `` } else{ html += ``