From a76a4a251c0ccfe03b3d4e979e7f566f6f328f66 Mon Sep 17 00:00:00 2001 From: zouap Date: Tue, 12 Jul 2022 15:59:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zouap --- templates/repo/modelmanage/convertIndex.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/repo/modelmanage/convertIndex.tmpl b/templates/repo/modelmanage/convertIndex.tmpl index 357e2d3db..8cf5c96fb 100644 --- a/templates/repo/modelmanage/convertIndex.tmpl +++ b/templates/repo/modelmanage/convertIndex.tmpl @@ -414,6 +414,8 @@ $('.ui.dimmer').css({"background-color":""}) $('.ui.error.message').text() $('.ui.error.message').css('display','none') + $("#task_name").removeClass("error") + $("#inputshape_div").removeClass("error") } }) .modal('show')