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