|  | @ -156,7 +156,7 @@ | 
		
	
		
			
				|  |  |     <!-- 装盒 --> |  |  |     <!-- 装盒 --> | 
		
	
		
			
				|  |  |     <Packing ref="packing" /> |  |  |     <Packing ref="packing" /> | 
		
	
		
			
				|  |  |     <!-- 绑定标签 --> |  |  |     <!-- 绑定标签 --> | 
		
	
		
			
				|  |  |     <binding-tag-dlg ref="bindingTag" :binding-id="crud.selections[0] && crud.selections[0].id" :binding-type="1" binding-txt="档案" @refresh="crud.refresh" /> |  |  |  | 
		
	
		
			
				|  |  |  |  |  |     <binding-tag-dlg ref="bindingTag" :binding-id="selections[0] && selections[0].id" :binding-type="1" binding-txt="档案" @refresh="crud.refresh" /> | 
		
	
		
			
				|  |  |     <!-- 还原 --> |  |  |     <!-- 还原 --> | 
		
	
		
			
				|  |  |     <RestoreArchives ref="restore" :selections="selections" :category-id="categoryId" /> |  |  |     <RestoreArchives ref="restore" :selections="selections" :category-id="categoryId" /> | 
		
	
		
			
				|  |  |     <!-- 删除档案 --> |  |  |     <!-- 删除档案 --> | 
		
	
	
		
			
				|  | 
 |