|  | @@ -748,7 +748,7 @@ class Order
 | 
	
		
			
				|  |  |          }
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |          if (Dever::load('manage/auth')->checkFunc('agent.order', 'edit_qiquan', '修改期权价值')) {
 | 
	
		
			
				|  |  | -            $purl = Dever::url('project/database/update?project=agent&table=order&where_id='.$info['id'].'&col=option_price', 'manage');
 | 
	
		
			
				|  |  | +            $purl = Dever::url('project/database/update?project=agent&table=order&where_id='.$info['id'].'&col=option_price,soft_cash', 'manage');
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |              $button[] = array
 | 
	
		
			
				|  |  |              (
 |