From 3b6a137a339b79d66425b6d1e22fdf498bab913a Mon Sep 17 00:00:00 2001 From: dengbw Date: Fri, 9 Dec 2022 14:09:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=88=86=E7=BB=84=E5=8E=9F=E5=A7=8B?= =?UTF-8?q?=E9=97=A8=E5=BA=97=E6=90=9C=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/sylive/groups/components/gro-edit.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/sylive/groups/components/gro-edit.vue b/src/views/sylive/groups/components/gro-edit.vue index 00f267f..f2dbaec 100644 --- a/src/views/sylive/groups/components/gro-edit.vue +++ b/src/views/sylive/groups/components/gro-edit.vue @@ -61,7 +61,7 @@ v-model="form.originalBizId" placeholder="请选择门店" size="small" - :filterable="false" + :filterable="true" :multiple="false" :clearable="true" :disabled="false"