From 6c739f4e313db34ab3c7e5cd27210ad7a5ec2872 Mon Sep 17 00:00:00 2001 From: zouap Date: Thu, 24 Feb 2022 17:12:09 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/repo/cloudbrain/benchmark/new.tmpl b/templates/repo/cloudbrain/benchmark/new.tmpl index c9139519e..e0784ec11 100755 --- a/templates/repo/cloudbrain/benchmark/new.tmpl +++ b/templates/repo/cloudbrain/benchmark/new.tmpl @@ -111,9 +111,9 @@
- + - @@ -201,7 +201,7 @@ } } console.log(html); - document.getElementById("benchmark_child_types_id").innerHTML=html; + //document.getElementById("benchmark_child_types_id").innerHTML=html; }) }