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