@@ -94,7 +94,7 @@ export default {
pageNo: 1,
pageSize: 100,
productBelonging: 2,
- statusType: 1,
+ // statusType: 1,
category: String(this.catIndex + 1),
name: this.keyword || undefined
})