| 
					
				 | 
			
			
				@@ -575,6 +575,7 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           feesType: this.selectTab, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           corpId: this.corpId ? this.corpId : '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           corpName: this.corpId ? corpName : '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          quantity:"1.000000", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           currency:this.$parent.$data.form.currency, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           exchangeRate:this.$parent.$data.form.exchangeRate 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }; 
			 |