|  |  | @ -21,10 +21,10 @@ | 
			
		
	
		
			
				
					|  |  |  |       <div v-if="!isDev" class="flex j-c"> | 
			
		
	
		
			
				
					|  |  |  |         <img width="450" src="@/assets/img/xianganlogo.png"> | 
			
		
	
		
			
				
					|  |  |  |       </div> | 
			
		
	
		
			
				
					|  |  |  |       <p style="color:#000000;font-size:32px;margin:2px 0 20px 0;text-align:center;font-weight: 700;letter-spacing: 8px"> | 
			
		
	
		
			
				
					|  |  |  |       <p style="color:#000000;font-size:32px;text-align:center;font-weight: 700;letter-spacing: 8px"> | 
			
		
	
		
			
				
					|  |  |  |         三级视功能检查报告单 | 
			
		
	
		
			
				
					|  |  |  |       </p> | 
			
		
	
		
			
				
					|  |  |  |       <div style="display: flex;justify-content: space-around"> | 
			
		
	
		
			
				
					|  |  |  |       <div style="display: flex;justify-content: space-around;margin-top: 16px"> | 
			
		
	
		
			
				
					|  |  |  |         <span>登记号:<el-input v-model="dataForm.patientId" style="width: 120px" size="small" placeholder="" /></span> | 
			
		
	
		
			
				
					|  |  |  |         <span>姓名:<el-input v-model="dataForm.patientName" style="width: 120px" size="small" placeholder="" /></span> | 
			
		
	
		
			
				
					|  |  |  |         <span>性别:<el-input v-model="dataForm.patientSex" style="width: 120px" size="small" placeholder="" /></span> | 
			
		
	
	
		
			
				
					|  |  | 
 |