Compare commits
2 Commits
001761c777
...
7c6596b715
| Author | SHA1 | Date |
|---|---|---|
|
|
7c6596b715 | |
|
|
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