|
@@ -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> 编辑</span>" +
|
|
@@ -1057,4 +1057,4 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</body>
|
|
|
-</html>
|
|
|
+</html>
|