Pārlūkot izejas kodu

批量归档文件描述除去必填限制

user5 3 gadi atpakaļ
vecāks
revīzija
1cf09dc942

+ 2 - 2
src/main/webapp/webpage/modules/projectFilingBatch/projectFilingBatchForm.jsp

@@ -154,7 +154,7 @@
                                                 // "</td>"+
                                                 "<td style=\"text-align: center;position: relative;\" width=\"20%\">" +
                                                 "<input name='proInfoType' onChange='upwType(this)' style='text-align: center' readonly='true' class=\"form-control required\" value='"+value.proInfoType+"'/></td>"+
-                                                "<td style=\"text-align: center\" width=\"20%\"><input  readonly='true' name='proInfoName' style='text-align: center' class=\"form-control required\" value='"+value.proInfoName+"'/></td>"+
+                                                "<td style=\"text-align: center\" width=\"20%\"><input  readonly='true' name='proInfoName' style='text-align: center' class=\"form-control\" value='"+value.proInfoName+"'/></td>"+
                                                 "<td style=\"text-align: center\" width=\"20%\"></td>"+
                                                 "<td width=\"20%\">" +
                                                 "<span href=javascript:void(0); onclick=\"addRowInfoForm("+tid+","+id+")\"   class=\"op-btn op-btn-edit\" title=\"上传附件\"><i class=\"glyphicon glyphicon-edit\"></i>&nbsp;编辑</span>" +
@@ -1057,4 +1057,4 @@
     </div>
 </div>
 </body>
-</html>
+</html>