panhui 3 gadi atpakaļ
vecāks
revīzija
0ad60fdd26
1 mainītis faili ar 0 papildinājumiem un 4 dzēšanām
  1. 0 4
      src/views/product/HopeMarket.vue

+ 0 - 4
src/views/product/HopeMarket.vue

@@ -489,13 +489,9 @@ export default {
             return {
             return {
                 query: {
                 query: {
                     type: this.type,
                     type: this.type,
-                    source: this.source,
                     onShelf: true,
                     onShelf: true,
                     del: false,
                     del: false,
-                    minterId: this.minterId,
                     salable: this.salable,
                     salable: this.salable,
-                    minPrice: 0,
-                    notLike: this.notLike,
                     companyId: this.companyId
                     companyId: this.companyId
                 },
                 },
                 sort: this.sort === 'id,desc' ? this.sortOptions[this.title] || sort : sort
                 sort: this.sort === 'id,desc' ? this.sortOptions[this.title] || sort : sort