Merge branch 'development' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend into devops-staging
This commit is contained in:
commit
9c6a86fe9c
|
@ -44,7 +44,7 @@ export class Product extends BaseModel {
|
|||
return ProductSubCategories;
|
||||
},
|
||||
(subCategories) => {
|
||||
return subCategories.product;
|
||||
return subCategories.id;
|
||||
},
|
||||
)
|
||||
sub_categories: ProductSubCategories;
|
||||
|
|
Loading…
Reference in New Issue
Block a user