From 00e773cf701353e9f8f677e1014b44269af91b5e Mon Sep 17 00:00:00 2001 From: xuwenbo <717567226@qq.com> Date: Thu, 3 Sep 2020 15:01:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=94=B6=E8=97=8F=E8=B6=B3?= =?UTF-8?q?=E8=BF=B9=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/shop/collect/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'],