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 => {
models.vegetableProp
models.vegetableProperties
.create({
vegetablesId: item.id,
propertyId: propperty.id