diff --git a/templates/custom/max_log.tmpl b/templates/custom/max_log.tmpl
index 5e4a99905..8dabb65b1 100644
--- a/templates/custom/max_log.tmpl
+++ b/templates/custom/max_log.tmpl
@@ -1,11 +1,11 @@
-
+
-
+
diff --git a/templates/repo/grampus/trainjob/show.tmpl b/templates/repo/grampus/trainjob/show.tmpl
index b78819eec..38676cd5c 100755
--- a/templates/repo/grampus/trainjob/show.tmpl
+++ b/templates/repo/grampus/trainjob/show.tmpl
@@ -527,7 +527,7 @@
{{$.i18n.Tr "repo.modelarts.download_log"}}
-
diff --git a/web_src/js/features/cloudbrainShow.js b/web_src/js/features/cloudbrainShow.js
index 449100485..b463eafd8 100644
--- a/web_src/js/features/cloudbrainShow.js
+++ b/web_src/js/features/cloudbrainShow.js
@@ -287,7 +287,7 @@ export default async function initCloudrainSow() {
);
}
).fail((err) => {
- $(`#log${version_name} .ui.inverted.active.dimmer`).css(
+ $(`#log${max}${version_name} .ui.inverted.active.dimmer`).css(
"display",
"none"
);