提交退库修改字段值新增计量单位
This commit is contained in:
parent
c035d39874
commit
0e12123327
|
|
@ -784,7 +784,7 @@ export default {
|
|||
template.typeId = node.data.typeId
|
||||
template.companyId = this.companyId
|
||||
// template.typeId = node.data.id
|
||||
template.unitCn = node.data.unitName
|
||||
template.unitCn = node.data.unitNames
|
||||
template.preNum = node.data.num
|
||||
template.typeCn = node.pathLabels[2]
|
||||
template.guigeCn = node.pathLabels[3]
|
||||
|
|
|
|||
Loading…
Reference in New Issue