Fixed bug
This commit is contained in:
parent
a09d88684e
commit
3392600861
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ class Vegetables {
|
|||
}
|
||||
|
||||
properties.rows.forEach(propperty => {
|
||||
models.vegetableProp
|
||||
models.vegetableProperties
|
||||
.create({
|
||||
vegetablesId: item.id,
|
||||
propertyId: propperty.id
|
||||
|
|
Loading…
Reference in a new issue