695593266@qq.com 11 сар өмнө
parent
commit
c502567543

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

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