panhui vor 3 Jahren
Ursprung
Commit
0ad60fdd26
1 geänderte Dateien mit 0 neuen und 4 gelöschten Zeilen
  1. 0 4
      src/views/product/HopeMarket.vue

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

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