소스 검색

归档批次0.2.8

[user3] 4 년 전
부모
커밋
90cebd1715
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/webapp/webpage/modules/projectFilingBatch/projectFilingBatchAudit.jsp

+ 1 - 1
src/main/webapp/webpage/modules/projectFilingBatch/projectFilingBatchAudit.jsp

@@ -33,7 +33,7 @@
 					})
 				}
                 if (flag==true){
-					// $("#inputForm").submit();
+					$("#inputForm").submit();
 					return true;
 				}else{
 					layer.msg("请输入项目信息", { icon: 2, offset: "error", time:2000 });