From a447e22d3a9193c416e7467134e8613649c5e8ad Mon Sep 17 00:00:00 2001 From: zouap Date: Thu, 24 Feb 2022 16:55:03 +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/cloudbrain/benchmark/new.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/repo/cloudbrain/benchmark/new.tmpl b/templates/repo/cloudbrain/benchmark/new.tmpl index 5904ec094..79cf5a4e4 100755 --- a/templates/repo/cloudbrain/benchmark/new.tmpl +++ b/templates/repo/cloudbrain/benchmark/new.tmpl @@ -198,6 +198,7 @@ html += ``; } } + console.log(html); document.getElementById("benchmark_child_types_id").innerHTML=html; }) }