| 
					
				 | 
			
			
				@ -121,11 +121,14 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                    retrieve.statusBox = $("#inp_status").ligerComboBox({ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                        width: 150, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                        data: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                            {text: '开方中', statusId: '10'}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                            {text: '药师审核失败', statusId: '21'}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                            {text: '开方失败', statusId: '31'}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                            {text: '开方完成/待支付', statusId: '40'}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                            {text: '支付成功/待配药', statusId: '50'}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                            {text: '配药成功/待配送', statusId: '60'}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                            {text: '配送中', statusId: '65'}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                            {text: '药品已配送', statusId: '69'}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                            {text: '配送到患者手中/已完成', statusId: '100'}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                            {text: '线下退费', statusId: '-4'}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                            {text: '支付超时', statusId: '-3'}, 
			 |