Commit 0f11b006 authored by jingnan's avatar jingnan 👀

退库明细页面增加物料的序列号

parent decbd6a5
......@@ -95,6 +95,7 @@ export default {
'extMaterialId': inventoryData.extMaterialId,
'testNo': inventoryData.testNo,
'suppname': inventoryData.suppname,
'serialNo': inventoryData.serno,
'outStorageId': this.selection.id,
'outStorageIdType': this.selection.subTypeName,
'backAmount': this.selection.backAmount || 0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment