|  | @@ -410,7 +410,7 @@
 | 
												
													
														
															|  |  					<div class="form-group-label"><h2>成果列表</h2></div>
 |  |  					<div class="form-group-label"><h2>成果列表</h2></div>
 | 
												
													
														
															|  |  					<div class="layui-item nav-btns">
 |  |  					<div class="layui-item nav-btns">
 | 
												
													
														
															|  |  						<c:if test="${empty change}">
 |  |  						<c:if test="${empty change}">
 | 
												
													
														
															|  | -							<a href="javascript:void(0)" onclick="openDialogWork1('领取报告号', '${ctx}/projectreportnum/projectReportNum/list','60%','95%',false,'inputForm')" class="nav-btn nav-btn-add" ><i class="fa fa-plus"></i>  领取报告号</a>
 |  | 
 | 
												
													
														
															|  | 
 |  | +							<a href="javascript:void(0)" onclick="openDialogWork1('领取成果文件编号', '${ctx}/projectreportnum/projectReportNum/list','60%','95%',false,'inputForm')" class="nav-btn nav-btn-add" ><i class="fa fa-plus"></i>  领取成果文件编号</a>
 | 
												
													
														
															|  |  						</c:if>
 |  |  						</c:if>
 | 
												
													
														
															|  |  						<c:if test="${empty change}">
 |  |  						<c:if test="${empty change}">
 | 
												
													
														
															|  |  							<a href="javascript:void(0)" onclick="openDialogres('新增成果文件', '${ctx}/projectcontentinfo/projectcontentinfo/form?view=report&dictType=${dictType}&id=${id}&parentIds=${parentIds}','95%','95%',false,'inputForm')" class="nav-btn nav-btn-add" ><i class="fa fa-plus"></i>  新增成果文件</a>
 |  |  							<a href="javascript:void(0)" onclick="openDialogres('新增成果文件', '${ctx}/projectcontentinfo/projectcontentinfo/form?view=report&dictType=${dictType}&id=${id}&parentIds=${parentIds}','95%','95%',false,'inputForm')" class="nav-btn nav-btn-add" ><i class="fa fa-plus"></i>  新增成果文件</a>
 | 
												
											
												
													
														
															|  | @@ -420,7 +420,7 @@
 | 
												
													
														
															|  |  						<table id="upTable" class="table table-bordered table-condensed details">
 |  |  						<table id="upTable" class="table table-bordered table-condensed details">
 | 
												
													
														
															|  |  							<thead>
 |  |  							<thead>
 | 
												
													
														
															|  |  							<tr>
 |  |  							<tr>
 | 
												
													
														
															|  | -								<th>报告编号</th>
 |  | 
 | 
												
													
														
															|  | 
 |  | +								<th>成果文件编号</th>
 | 
												
													
														
															|  |  								<th width="110">成果文件名称</th>
 |  |  								<th width="110">成果文件名称</th>
 | 
												
													
														
															|  |  								<th width="110">工作内容类型</th>
 |  |  								<th width="110">工作内容类型</th>
 | 
												
													
														
															|  |  								<th width="110">成果类型</th>
 |  |  								<th width="110">成果类型</th>
 |