Explorar o código

fix: 盲票奖品组选择优惠券只显示上架的

Sun %!s(int64=3) %!d(string=hai) anos
pai
achega
e3a5a40522
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/business/ticket/create.vue

+ 1 - 1
src/views/business/ticket/create.vue

@@ -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 {