| 
					
				 | 
			
			
				@@ -6,7 +6,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     :close-on-click-modal ="false" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     width="80%" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   > 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <p class="mb10"><el-button type="primary">整体报告</el-button></p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <p class="mb10"><el-button type="primary" @click="$refs.SingleSubjectReport.dialogVisible = true">整体报告</el-button></p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <mx-table :propDefines="propDefines" :rows="formatRows"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <template #underOver="{value}"> 
			 |