|  | @ -272,22 +272,7 @@ export default { | 
		
	
		
			
				|  |  |         params: params |  |  |         params: params | 
		
	
		
			
				|  |  |       }) |  |  |       }) | 
		
	
		
			
				|  |  |       if (res.code === 0) { |  |  |       if (res.code === 0) { | 
		
	
		
			
				|  |  |         this.formData.butOd = res.data.butOd |  |  |  | 
		
	
		
			
				|  |  |         this.formData.butOs = res.data.butOs |  |  |  | 
		
	
		
			
				|  |  |         this.formData.eod = res.data.eod |  |  |  | 
		
	
		
			
				|  |  |         this.formData.eos = res.data.eos |  |  |  | 
		
	
		
			
				|  |  |         this.formData.hdOd = res.data.hdOd |  |  |  | 
		
	
		
			
				|  |  |         this.formData.hdOs = res.data.hdOs |  |  |  | 
		
	
		
			
				|  |  |         this.formData.hod = res.data.hod |  |  |  | 
		
	
		
			
				|  |  |         this.formData.hos = res.data.hos |  |  |  | 
		
	
		
			
				|  |  |         this.formData.iolOd = res.data.iolOd |  |  |  | 
		
	
		
			
				|  |  |         this.formData.iolOs = res.data.iolOs |  |  |  | 
		
	
		
			
				|  |  |         this.formData.npOd = res.data.npOd |  |  |  | 
		
	
		
			
				|  |  |         this.formData.npOs = res.data.npOs |  |  |  | 
		
	
		
			
				|  |  |         this.formData.vod = res.data.vod |  |  |  | 
		
	
		
			
				|  |  |         this.formData.vos = res.data.vos |  |  |  | 
		
	
		
			
				|  |  |         this.formData.zjOd = res.data.zjOd |  |  |  | 
		
	
		
			
				|  |  |         this.formData.zjOs = res.data.zjOs |  |  |  | 
		
	
		
			
				|  |  |  |  |  |         this.formData = res.data | 
		
	
		
			
				|  |  |       } else { |  |  |       } else { | 
		
	
		
			
				|  |  |         this.$message.error(res.msg) |  |  |         this.$message.error(res.msg) | 
		
	
		
			
				|  |  |       } |  |  |       } | 
		
	
	
		
			
				|  | 
 |