去除多余代码

This commit is contained in:
wangwei
2019-06-25 11:38:48 +08:00
parent d12973f2bf
commit 98477b8e08

View File

@@ -29,8 +29,7 @@ $(function(){
return false;
}
} */
certFile=$("#certFileInfo").val();
} */
if((certFile==null || certFile=="")){
$("div[for='certFileI']").append("<label id='level-error' class='error' for='certFileI'><spring:message code='required'></spring:message></label>");
return false;