|  | @@ -4,6 +4,10 @@ $config = include('order_list.php');
 | 
	
		
			
				|  |  |  $config['source'] = 'seller/order_log2';
 | 
	
		
			
				|  |  |  unset($config['list']['stat']);
 | 
	
		
			
				|  |  |  unset($config['list']['button']);
 | 
	
		
			
				|  |  | +$config['list']['button'] = array
 | 
	
		
			
				|  |  | +(
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +);
 | 
	
		
			
				|  |  |  $config['list']['field']['status']['remote'] = 'seller/manage.showOrderLog2Expand';
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  /*
 |