From 957ca5ecc415cd5eedc9d23dcb1ff9e7b9d53afc Mon Sep 17 00:00:00 2001 From: zouap Date: Tue, 25 Oct 2022 14:12:57 +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/modelarts/trainjob/show.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/modelarts/trainjob/show.tmpl b/templates/repo/modelarts/trainjob/show.tmpl index 37661cc8a..bdddbe195 100755 --- a/templates/repo/modelarts/trainjob/show.tmpl +++ b/templates/repo/modelarts/trainjob/show.tmpl @@ -931,7 +931,7 @@ $('input[name="engine"]').val(""); $('input[name="label"]').val(""); $('input[name="description"]').val(""); - location.href = `/${userName}/${repoPath}/modelmanage/show_model` + //location.href = `/${userName}/${repoPath}/modelmanage/show_model` $('.ui.modal.second').modal('hide') }, error: function (xhr) {