zhouhao %!s(int64=2) %!d(string=hai) anos
pai
achega
ca36f11505
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/sales_control/components/WarehouseForm.vue

+ 1 - 1
src/views/sales_control/components/WarehouseForm.vue

@@ -126,7 +126,7 @@ export default {
           }
         })
       })
-      this.dataList = JSON.parse(JSON.stringify(selected))
+      this.dataList = [...this.dataList,...JSON.parse(JSON.stringify(selected))]
       this.$refs.header.screenForm.customerName = this.dataList[0].customerName
       this.$refs.header.screenForm.customerNumber = this.dataList[0].customerNumber
       this.customerNumber = this.dataList[0].customerNumber