From 6d8941e15dd4192fadd239a18827a98e0366c6dc Mon Sep 17 00:00:00 2001 From: wangxin Date: Sun, 1 Jul 2018 17:40:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=9F=9F=E5=90=8D=E6=8B=A6?= =?UTF-8?q?=E6=88=AA=E5=9F=9F=E5=90=8D=E9=AA=8C=E8=AF=81=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E4=BA=86url=EF=BC=8C=E5=BA=94=E8=AF=A5=E4=BD=BF=E7=94=A8domain?= =?UTF-8?q?Check?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/views/cfg/common/domainForm.jsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/cfg/common/domainForm.jsp b/src/main/webapp/WEB-INF/views/cfg/common/domainForm.jsp index 040acd3ea..b4f926c2c 100644 --- a/src/main/webapp/WEB-INF/views/cfg/common/domainForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/common/domainForm.jsp @@ -42,7 +42,7 @@ $(element).parents(".form-group").find("div[for='"+element.attr("name")+"']").append(error); }, submitHandler: function(form){ - //loading('onloading...'); + loading('onloading...'); form.submit(); }, errorContainer: "#messageBox", @@ -155,7 +155,7 @@
- +