From 5b324996c331a11a6eba93bb8c2a42d9d9b62acf Mon Sep 17 00:00:00 2001 From: zouap Date: Mon, 13 Jun 2022 17:03:19 +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/modelmanage/index.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/repo/modelmanage/index.tmpl b/templates/repo/modelmanage/index.tmpl index 587893150..0c5cd5547 100644 --- a/templates/repo/modelmanage/index.tmpl +++ b/templates/repo/modelmanage/index.tmpl @@ -198,6 +198,7 @@ document.getElementById("formId").reset(); $('#choice_model').dropdown('clear') $('#choice_version').dropdown('clear') + $('#choice_Engine').dropdown('clear') $('.ui.dimmer').css({"background-color":""}) $('.ui.error.message').text() $('.ui.error.message').css('display','none')