|  | @@ -1196,6 +1196,7 @@ export default {
 | 
	
		
			
				|  |  |        this.$set(this.data, this.goodsEditForm.$index, this.goodsEditForm)
 | 
	
		
			
				|  |  |        this.goodsEditShow = false
 | 
	
		
			
				|  |  |        this.goodsEditForm = this.$options.data().goodsEditForm
 | 
	
		
			
				|  |  | +      this.editCustomer()
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      handleClose() {
 | 
	
		
			
				|  |  |        this.goodsEditShow = false
 |