|  | @@ -49,7 +49,7 @@
 | 
	
		
			
				|  |  |          <el-col :span="2" style="text-align: right">登记日期:</el-col>
 | 
	
		
			
				|  |  |          <el-col :span="4"> {{ huanZheXinXi.ybRegisterDate }}</el-col>
 | 
	
		
			
				|  |  |          <el-col :span="2" style="text-align: right">身份:</el-col>
 | 
	
		
			
				|  |  | -        <el-col :span="4"> {{ huanZheXinXi.responceTypeName }}</el-col>
 | 
	
		
			
				|  |  | +        <el-col :span="4"> {{ huanZheXinXi.medTypeName }}</el-col>
 | 
	
		
			
				|  |  |          <el-col :span="2" style="text-align: right">出生日期:</el-col>
 | 
	
		
			
				|  |  |          <el-col :span="4">
 | 
	
		
			
				|  |  |            <span>{{ huanZheXinXi.birthDate }}</span>   
 |