695593266@qq.com hai 11 meses
pai
achega
c502567543
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/views/produce/components/warehousing/index.vue

+ 4 - 0
src/views/produce/components/warehousing/index.vue

@@ -662,6 +662,10 @@
             }
           });
 
+          _arr.forEach((item) => {
+            item.warehouseId = this.warehouseId;
+          });
+
           let bol = true;
           bol = _arr.every((e, i) => {
             return e.warehouseId;