| 
					
					
						
							
						
					
					
				 | 
				@ -202,6 +202,7 @@ export default { | 
			
		
		
	
		
			
				 | 
				 | 
				      this.roomsForAsbitem = [] | 
				 | 
				 | 
				      this.roomsForAsbitem = [] | 
			
		
		
	
		
			
				 | 
				 | 
				      this.curRoomId = '' | 
				 | 
				 | 
				      this.curRoomId = '' | 
			
		
		
	
		
			
				 | 
				 | 
				      postapi('/api/app/QueueRegister/GetRoomListByAsbitemId', { | 
				 | 
				 | 
				      postapi('/api/app/QueueRegister/GetRoomListByAsbitemId', { | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				        patientRegisterId:this.refParams.patientRegisterId, | 
			
		
		
	
		
			
				 | 
				 | 
				        asbitemId: this.curAsbitemId | 
				 | 
				 | 
				        asbitemId: this.curAsbitemId | 
			
		
		
	
		
			
				 | 
				 | 
				      }).then(res => { | 
				 | 
				 | 
				      }).then(res => { | 
			
		
		
	
		
			
				 | 
				 | 
				        if (res.code > -1) { | 
				 | 
				 | 
				        if (res.code > -1) { | 
			
		
		
	
	
		
			
				| 
					
						
							
						
					
					
					
				 | 
				
  |