|
@@ -256,6 +256,7 @@ const getStockOutList = async (isOne = false) => {
|
|
|
j.stockOutId = i.stockOutId;
|
|
j.stockOutId = i.stockOutId;
|
|
|
j.positionName = i.positionName;
|
|
j.positionName = i.positionName;
|
|
|
j.warehouseName = i.warehouseName;
|
|
j.warehouseName = i.warehouseName;
|
|
|
|
|
+ j.stockOutPrepareLineId = i.stockOutPrepareLineId;
|
|
|
}
|
|
}
|
|
|
});
|
|
});
|
|
|
});
|
|
});
|