|  | @ -423,6 +423,7 @@ export default { | 
		
	
		
			
				|  |  |       }}).then(data => { |  |  |       }}).then(data => { | 
		
	
		
			
				|  |  |         const detail = data.data.data |  |  |         const detail = data.data.data | 
		
	
		
			
				|  |  |         this.confirmData.eyeType = detail.eyeType |  |  |         this.confirmData.eyeType = detail.eyeType | 
		
	
		
			
				|  |  |  |  |  |         this.confirmData.frequency = detail.frequency | 
		
	
		
			
				|  |  |         const bnzList = detail.bnz && detail.bnz.split('/') || [] |  |  |         const bnzList = detail.bnz && detail.bnz.split('/') || [] | 
		
	
		
			
				|  |  |         const qgyList = detail.qgy && detail.qgy.split('/') || [] |  |  |         const qgyList = detail.qgy && detail.qgy.split('/') || [] | 
		
	
		
			
				|  |  |         const ydbList = detail.ydb && detail.ydb.split('/') || [] |  |  |         const ydbList = detail.ydb && detail.ydb.split('/') || [] | 
		
	
	
		
			
				|  | 
 |