aXin-0810 1 rok temu
rodzic
commit
c5c27582e1

+ 1 - 1
src/views/supply/reserve/components/reserve_form.vue

@@ -774,7 +774,7 @@ export default {
           if (this.morenck) {
             item.correspondId = this.morenck
           }
-          return item
+          return { ...item }
         })
       )
       this.isShowDialog = false