|  | @ -242,7 +242,7 @@ export default { | 
		
	
		
			
				|  |  |     }, |  |  |     }, | 
		
	
		
			
				|  |  |     // 获取患者信息 |  |  |     // 获取患者信息 | 
		
	
		
			
				|  |  |     async getPatientInfo() { |  |  |     async getPatientInfo() { | 
		
	
		
			
				|  |  |       this.$http.get('/patient/getPatientInfo', { |  |  |  | 
		
	
		
			
				|  |  |  |  |  |       this.$http.get('/patient/view/getPatientData', { | 
		
	
		
			
				|  |  |         params: { |  |  |         params: { | 
		
	
		
			
				|  |  |           patientId: this.patientId |  |  |           patientId: this.patientId | 
		
	
		
			
				|  |  |         } |  |  |         } | 
		
	
	
		
			
				|  | 
 |