|  | @@ -263,6 +263,9 @@ $(function () {
 | 
	
		
			
				|  |  |                  $('.objList div').eq(index).find('span').addClass('active');     
 | 
	
		
			
				|  |  |              }
 | 
	
		
			
				|  |  |              $('.productionType ol').html('<li class="active" data-id=" ">不限</li>')
 | 
	
		
			
				|  |  | +            $('.preFirst').show();
 | 
	
		
			
				|  |  | +            $('.preFirst').html($(this).text());
 | 
	
		
			
				|  |  | +            $('.next').css('display', 'none')
 | 
	
		
			
				|  |  |              dataList.name='';
 | 
	
		
			
				|  |  |              dataList.topId='';
 | 
	
		
			
				|  |  |              dataList.secondId='';
 |