@@ -105,7 +105,8 @@
...where,
pageNum: page,
size: limit,
- categoryLevelId: this.categoryLevelId
+ categoryLevelId: this.categoryLevelId,
+ isProduct: true
});
},
success () {