去掉return

This commit is contained in:
duandongmei
2018-08-15 09:17:32 +08:00
parent 029046afe0
commit 00ff603663

View File

@@ -29,7 +29,6 @@ $(function(){
+ $(this).attr("name")
+ "']").html("<label id=\"cfgKeywordsError\" class=\"error\">"+$("#keywordError").text()+"</label>");
flag = false;
return;
}
})
$("select[name$='isHexbin']").each(function(){