|  |  | @ -76,7 +76,7 @@ | 
			
		
	
		
			
				
					|  |  |  |             </template> | 
			
		
	
		
			
				
					|  |  |  |           </el-table-column> | 
			
		
	
		
			
				
					|  |  |  |           <el-table-column prop="mzDoctorName" label="门诊医师" header-align="center" align="center" width="90" /> | 
			
		
	
		
			
				
					|  |  |  |           <el-table-column prop="sgDoctorName" label="视光师" header-align="center" align="center" width="90" /> | 
			
		
	
		
			
				
					|  |  |  |           <el-table-column prop="sgDoctorName" label="检查者" header-align="center" align="center" width="90" /> | 
			
		
	
		
			
				
					|  |  |  |           <el-table-column prop="zlPorject" label="医疗项目" header-align="center" align="center" width="100"> | 
			
		
	
		
			
				
					|  |  |  |             <template slot-scope="scope"> | 
			
		
	
		
			
				
					|  |  |  |               {{ getYLProject(scope.row.zlProjectList) }} | 
			
		
	
	
		
			
				
					|  |  | 
 |