|  |  |  | @ -107,7 +107,7 @@ | 
			
		
	
		
			
				
					|  |  |  |  |         width="60%" | 
			
		
	
		
			
				
					|  |  |  |  |         append-to-body | 
			
		
	
		
			
				
					|  |  |  |  |         v-if="orderMutiVisible" | 
			
		
	
		
			
				
					|  |  |  |  |         @close='closeDialog' | 
			
		
	
		
			
				
					|  |  |  |  |         @close='closedeStinyDialog' | 
			
		
	
		
			
				
					|  |  |  |  |         :close-on-click-modal="false" | 
			
		
	
		
			
				
					|  |  |  |  |         :close-on-press-escape="false" | 
			
		
	
		
			
				
					|  |  |  |  |     > | 
			
		
	
	
		
			
				
					|  |  |  | @ -250,6 +250,11 @@ export default { | 
			
		
	
		
			
				
					|  |  |  |  |       this.filterQuery.page = val.page; | 
			
		
	
		
			
				
					|  |  |  |  |       this.getList(); | 
			
		
	
		
			
				
					|  |  |  |  |     }, | 
			
		
	
		
			
				
					|  |  |  |  |     closedeStinyDialog(){ | 
			
		
	
		
			
				
					|  |  |  |  |       this.orderMutiVisible = false; | 
			
		
	
		
			
				
					|  |  |  |  |       this.destinyProcessDelectShow = false; | 
			
		
	
		
			
				
					|  |  |  |  |       this.destinyProcessCodeShow = false; | 
			
		
	
		
			
				
					|  |  |  |  |     }, | 
			
		
	
		
			
				
					|  |  |  |  |     closeDialog(row) { | 
			
		
	
		
			
				
					|  |  |  |  |       this.destinyId = row; | 
			
		
	
		
			
				
					|  |  |  |  |       var query = { | 
			
		
	
	
		
			
				
					|  |  |  | 
 |