| 
					
				 | 
			
			
				@@ -49,11 +49,11 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <thead> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <tr> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <th style="width: 50px">序号</th> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <th style="width: 100px">检验项目</th> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <th style="width: 100px">技术指标</th> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <th style="width: 100px">实测记录</th> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <th style="width: 100px">交检数</th> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <th style="width: 100px">合格数</th> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <th style="width: 20%">检验项目</th> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <th style="width: 20%">技术指标</th> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <th style="width: 20%">实测记录</th> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <th style="width: 80px">交检数</th> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <th style="width: 80px">合格数</th> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <th style="width: auto">备注</th> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           </tr> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           </thead> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -70,19 +70,19 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           </tbody> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </table> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <table class="table-conclusion" align="center" cellpadding="8" cellspacing="0" border="1" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-               style="font-family: SimSun,serif;font-size: medium;text-align: center;border-width: 0 1px 1px 1px"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+               style="font-family: SimSun,serif;font-size: medium;text-align: center;border-width: 0 1px 1px 1px;width: 100%"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <tbody align="left"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <tr> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <th colspan="4" style="width: 850px; text-align: left">检验结论:</th> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <th style="text-align: left; width: 200px">检验结论:</th> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           </tr> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <tr> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <td>{{dataForm.conclusion}}</td> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           </tr> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <tr> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <th style="width: 100px">检验员:</th> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <td style="width: 350px"><span>{{dataForm.creatorName}}</span> <span>{{dataForm.approveDate}}</span></td> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <th style="width: 80px">审核:</th> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <td colspan="0">梁瑞伟 <span>{{dataForm.approveDate}}</span></td> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <th>检验员:</th> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <td><span>{{dataForm.creatorName}}</span> <span>{{dataForm.approveDate}}</span></td> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <th>审核:</th> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <td>梁瑞伟 <span>{{dataForm.approveDate}}</span></td> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           </tr> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           </tbody> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </table> 
			 |