@@ -145,7 +145,8 @@
pageNum: page,
size: limit,
categoryLevelId: this.categoryLevelId,
- isProduct: true
+ isProduct: true,
+ isEnable: 1
};
const data = await getList(params);
this.tableList = data.list;
@@ -171,7 +171,8 @@
+ isEnable: true