|  | @@ -2326,7 +2326,6 @@ export default {
 | 
	
		
			
				|  |  |                            this.data[i].shareAmount = 0;
 | 
	
		
			
				|  |  |                            this.data[i].internationalAmount = 0;
 | 
	
		
			
				|  |  |                            this.data[i].totalValue = sellingCal(productCal(item.purchaseAmount, 0, item.coefficient), this.form.exchangeRate);
 | 
	
		
			
				|  |  | -                          this.data[i].orderQuantity = 1;
 | 
	
		
			
				|  |  |                            this.data[i].insurance = 0;
 | 
	
		
			
				|  |  |                            this.data[i].freight = 0;
 | 
	
		
			
				|  |  |                            this.data[i].discount = null;
 |