@@ -540,7 +540,7 @@ export default {
"&pageSize=" +
this.pageParams.pageSize +
"&",
- { title: title }
+ { title: title, status: "on" }
).then((res) => {
this.goodsList = res.rows.map((item) => {
return {