|  | @@ -575,7 +575,7 @@ class Fullorder extends Start_Controller {
 | 
	
		
			
				|  |  |  						$tmp_str .= $v['remark'].'<br/>';
 | 
	
		
			
				|  |  |  					}
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -					$info_list[$key]['sname'] = $info_list[$key]['sname']."<br/>退售后单(".count($rginfo_list).")".'<p style="color:blue"><i  class="method fa fa-list-ul" data-t="'.$tmp_str.'"></i><p>';
 | 
	
		
			
				|  |  | +					$info_list[$key]['sname'] = $info_list[$key]['sname']."<br/>售后单(".count($rginfo_list).")".'<p style="color:blue"><i  class="method fa fa-list-ul" data-t="'.$tmp_str.'"></i><p>';
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  				}
 | 
	
		
			
				|  |  |  				$shop = $this->shop->read($value['shop']);
 |