|  | @ -225,7 +225,9 @@ export const archivesCrud = { | 
		
	
		
			
				|  |  |         this.formPreviewData = data.showFiled |  |  |         this.formPreviewData = data.showFiled | 
		
	
		
			
				|  |  |         this.$nextTick(() => { |  |  |         this.$nextTick(() => { | 
		
	
		
			
				|  |  |           if (type === 'edit') { |  |  |           if (type === 'edit') { | 
		
	
		
			
				|  |  |  |  |  |             this.$refs.previewForm.isType = 'arcives' | 
		
	
		
			
				|  |  |             this.$refs.previewForm.addOrUpdateForm = data.echo |  |  |             this.$refs.previewForm.addOrUpdateForm = data.echo | 
		
	
		
			
				|  |  |  |  |  |             this.$refs.previewForm.FetchNoFormatField(this.categoryId) | 
		
	
		
			
				|  |  |           } |  |  |           } | 
		
	
		
			
				|  |  |         }) |  |  |         }) | 
		
	
		
			
				|  |  |       }) |  |  |       }) | 
		
	
	
		
			
				|  | 
 |