diff --git a/templates/repo/modelarts/trainjob/index.tmpl b/templates/repo/modelarts/trainjob/index.tmpl index 4abf934ea..e3d4c3cf4 100755 --- a/templates/repo/modelarts/trainjob/index.tmpl +++ b/templates/repo/modelarts/trainjob/index.tmpl @@ -331,7 +331,7 @@ {{.VersionCount}} -
+
{{.Status}} diff --git a/templates/repo/modelarts/trainjob/version_new.tmpl b/templates/repo/modelarts/trainjob/version_new.tmpl index ca2c59eea..46fc3f678 100644 --- a/templates/repo/modelarts/trainjob/version_new.tmpl +++ b/templates/repo/modelarts/trainjob/version_new.tmpl @@ -201,7 +201,7 @@
- {{if .params}} - -
-
- -
-
- -
- - - + {{if ne 0 (len .params)}} + {{range $k ,$v := .params}} +
+
+ +
+
+ +
+ + + -
- +
+ {{end}} {{end}}
@@ -330,7 +330,6 @@ {{template "base/footer" .}}