From 3170973062592c17ef5bb120c225c02de67fa43b Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Wed, 3 Nov 2021 15:12:49 +0800 Subject: [PATCH] fix issue --- templates/repo/modelarts/trainjob/new.tmpl | 81 ++++++++++++++++++++++++------ 1 file changed, 67 insertions(+), 14 deletions(-) diff --git a/templates/repo/modelarts/trainjob/new.tmpl b/templates/repo/modelarts/trainjob/new.tmpl index fdd9f4c98..9ea004372 100755 --- a/templates/repo/modelarts/trainjob/new.tmpl +++ b/templates/repo/modelarts/trainjob/new.tmpl @@ -156,13 +156,9 @@

{{.i18n.Tr "repo.modelarts.train_job.basic_info"}}:

- +
- +
@@ -182,7 +178,7 @@
- {{range .engines}} {{end}} @@ -190,7 +186,7 @@
- {{range .engine_versions}} {{end}} @@ -246,16 +242,17 @@
- {{if $.uuid}} {{end}} {{range .attachments}} + {{end}}
- +
@@ -270,7 +267,7 @@