diff --git a/src/views/shop/collect/index.vue b/src/views/shop/collect/index.vue index 4af75ef..e5e5381 100644 --- a/src/views/shop/collect/index.vue +++ b/src/views/shop/collect/index.vue @@ -94,7 +94,7 @@ export default { data() { return { query: { - type: 'collect', + type: 'type', }, permission: { add: ['admin', 'yxStoreProductRelation:add'],