From 0957b98ca7d5ff4205f735e86048016d5ff2980a Mon Sep 17 00:00:00 2001 From: zouap Date: Tue, 7 Jun 2022 11:42:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zouap --- templates/repo/modelmanage/convertshowinfo.tmpl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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 += ``