Explorar o código

fix: 盲票组添加商品只显示上架的

Sun %!s(int64=3) %!d(string=hai) anos
pai
achega
629707a891
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

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