qukaidi 2 роки тому
батько
коміт
bcfa101e56

+ 1 - 0
src/views/exportTrade/customerInquiry/detailsPage.vue

@@ -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() {
       this.goodsEditShow = false

+ 1 - 0
src/views/exportTrade/salesContract/detailsPage.vue

@@ -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