Explorar el Código

修改出库页面

阿伏兔 hace 4 años
padre
commit
6aefe39c94
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/views/warehouseBusiness/outStock/index.vue

+ 2 - 0
src/views/warehouseBusiness/outStock/index.vue

@@ -2060,6 +2060,8 @@
             fGoodsid: this.dialogWhgenlegList[whgen].fGoodsid,
             fCntrtype: null,
             fQtyblc: this.dialogWhgenlegList[whgen].fQtyblc,
+            fWarehouseLocationids: this.dialogWhgenlegList[whgen].fWarehouseLocationids,
+            fGoodsids: this.dialogWhgenlegList[whgen].fGoodsids,
             fgrossweight: null,
             fNetweight: null,
             fQty: null,