|  |  |  | @ -665,7 +665,7 @@ export default { | 
			
		
	
		
			
				
					|  |  |  |  |       _this.$nextTick(() => { | 
			
		
	
		
			
				
					|  |  |  |  |         _this.panelALive = true | 
			
		
	
		
			
				
					|  |  |  |  |       }) | 
			
		
	
		
			
				
					|  |  |  |  |       // _this.getBizDetailList(); | 
			
		
	
		
			
				
					|  |  |  |  |       _this.getBizDetailList(); | 
			
		
	
		
			
				
					|  |  |  |  |       _this.vailOrderFinish() | 
			
		
	
		
			
				
					|  |  |  |  |     }, | 
			
		
	
		
			
				
					|  |  |  |  |     refreshCodesPanelP() { | 
			
		
	
	
		
			
				
					|  |  |  | @ -1080,7 +1080,7 @@ export default { | 
			
		
	
		
			
				
					|  |  |  |  |         if (res.code == 20000) { | 
			
		
	
		
			
				
					|  |  |  |  |           const audio = new Audio(require('@/assets/audioFiles/order.mp3')) | 
			
		
	
		
			
				
					|  |  |  |  |           audio.play() | 
			
		
	
		
			
				
					|  |  |  |  |           this.resetSplit() | 
			
		
	
		
			
				
					|  |  |  |  |           this.reset() | 
			
		
	
		
			
				
					|  |  |  |  |           return this.$message.success("退货成功") | 
			
		
	
		
			
				
					|  |  |  |  |           if (this.formDataVisible.scanType != 1) { | 
			
		
	
		
			
				
					|  |  |  |  |             this.findCurOrder() | 
			
		
	
	
		
			
				
					|  |  |  | 
 |