From b38a172c4d0c8b7b745a245dc20b29531c7afe4d Mon Sep 17 00:00:00 2001 From: luyan Date: Fri, 7 Apr 2023 09:48:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=85=E6=B0=91=E4=BF=A1=E6=81=AF=E7=BB=84?= =?UTF-8?q?=E7=BB=87=E9=80=89=E6=8B=A9=EF=BC=8C=E5=A2=9E=E5=8A=A0=E9=80=89?= =?UTF-8?q?=E9=A1=B9=E5=90=88=E5=B9=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/resiSearch.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/views/components/resiSearch.vue b/src/views/components/resiSearch.vue index 64173307a..812de530f 100644 --- a/src/views/components/resiSearch.vue +++ b/src/views/components/resiSearch.vue @@ -13,6 +13,7 @@ :options="orgOptions" :props="orgOptionProps" :show-all-levels="false" + collapse-tags @change="handleChangeAgency"> @@ -314,7 +315,8 @@ export default { value: 'agencyId', label: 'agencyName', children: 'subAgencyList', - checkStrictly: true + checkStrictly: true, + } return {