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