|  | @ -539,7 +539,9 @@ export default { | 
		
	
		
			
				|  |  |               json.img_path = item.img_path || item.imgPath |  |  |               json.img_path = item.img_path || item.imgPath | 
		
	
		
			
				|  |  |               json.file_size = item.file_size || item.fileSize |  |  |               json.file_size = item.file_size || item.fileSize | 
		
	
		
			
				|  |  |               if (this.release_id) { |  |  |               if (this.release_id) { | 
		
	
		
			
				|  |  |  |  |  |                 if (this.isEditMaterial.length != 0) { | 
		
	
		
			
				|  |  |                   json.rm_id = this.isEditMaterial[index].id |  |  |                   json.rm_id = this.isEditMaterial[index].id | 
		
	
		
			
				|  |  |  |  |  |                 } | 
		
	
		
			
				|  |  |               } else { |  |  |               } else { | 
		
	
		
			
				|  |  |                 json.rm_id = null |  |  |                 json.rm_id = null | 
		
	
		
			
				|  |  |               } |  |  |               } | 
		
	
	
		
			
				|  | 
 |