|  | @@ -2068,8 +2068,8 @@ export default {
 | 
	
		
			
				|  |  |              itemId: this.selectionList[0].id,
 | 
	
		
			
				|  |  |              // feeId: res.data.data.records.length > 0 ? res.data.data.records[0].id : '',
 | 
	
		
			
				|  |  |              // unit: '件数',
 | 
	
		
			
				|  |  | -            corpId: this.goodsForm.corpId,
 | 
	
		
			
				|  |  | -            corpName: this.goodsForm.corpName,
 | 
	
		
			
				|  |  | +            // corpId: this.goodsForm.corpId,
 | 
	
		
			
				|  |  | +            // corpName: this.goodsForm.corpName,
 | 
	
		
			
				|  |  |              // quantity: 1,
 | 
	
		
			
				|  |  |              orderId: this.id,
 | 
	
		
			
				|  |  |              $cellEdit: true
 | 
	
	
		
			
				|  | @@ -2089,9 +2089,9 @@ export default {
 | 
	
		
			
				|  |  |              currency: '1',
 | 
	
		
			
				|  |  |              type: '2',
 | 
	
		
			
				|  |  |              itemId: this.selectionList[0].id,
 | 
	
		
			
				|  |  | -            feeId: res.data.data.records.length > 0 ? res.data.data.records[0].id : '',
 | 
	
		
			
				|  |  | -            unit: '件数',
 | 
	
		
			
				|  |  | -            quantity: 1,
 | 
	
		
			
				|  |  | +            // feeId: res.data.data.records.length > 0 ? res.data.data.records[0].id : '',
 | 
	
		
			
				|  |  | +            // unit: '件数',
 | 
	
		
			
				|  |  | +            // quantity: 1,
 | 
	
		
			
				|  |  |              // corpId: '1526835847238901762',
 | 
	
		
			
				|  |  |              orderId: this.id,
 | 
	
		
			
				|  |  |              $cellEdit: true
 |