From 6e910f2c892c92796621e7fdbb4a7869940348b5 Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Fri, 8 Jul 2022 16:49:47 +0800 Subject: [PATCH] fix issue --- templates/repo/cloudbrain/inference/show.tmpl | 2 +- templates/repo/modelarts/inferencejob/index.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/repo/cloudbrain/inference/show.tmpl b/templates/repo/cloudbrain/inference/show.tmpl index f1087abcf..f1d29c426 100644 --- a/templates/repo/cloudbrain/inference/show.tmpl +++ b/templates/repo/cloudbrain/inference/show.tmpl @@ -226,7 +226,7 @@
{{.displayJobName}}
- {{range $k ,$v := .version_list_task}} + {{with .task}}
diff --git a/templates/repo/modelarts/inferencejob/index.tmpl b/templates/repo/modelarts/inferencejob/index.tmpl index b46dc98bc..89eb3f075 100644 --- a/templates/repo/modelarts/inferencejob/index.tmpl +++ b/templates/repo/modelarts/inferencejob/index.tmpl @@ -105,7 +105,7 @@