| 
					
				 | 
			
			
				@@ -228,6 +228,7 @@ public class PQStuckPointMaterialController: PQBaseViewController { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             if sender?.isSelected ?? false { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 albumController.showCategoryView() 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             } else { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                albumController.albaumCollectionView.reloadData() 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 albumController.dismissCategoryView() 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         case 10, 11, 12: // 筛选全部图库 
			 |