Fixed bug

This commit is contained in:
dbroqua 2018-10-10 21:17:25 +02:00
parent a09d88684e
commit 3392600861

View file

@ -43,7 +43,7 @@ class Vegetables {
} }
properties.rows.forEach(propperty => { properties.rows.forEach(propperty => {
models.vegetableProp models.vegetableProperties
.create({ .create({
vegetablesId: item.id, vegetablesId: item.id,
propertyId: propperty.id propertyId: propperty.id