From 52749ab0cbdc833327dad0ef291369beffa76f54 Mon Sep 17 00:00:00 2001 From: cKey <35512826+colinin@users.noreply.github.com> Date: Tue, 1 Mar 2022 10:09:07 +0800 Subject: [PATCH] =?UTF-8?q?fix(menu-modal):=20=E4=BF=AE=E5=A4=8Dtreselect?= =?UTF-8?q?=E7=BB=84=E4=BB=B6resetfields=E4=B8=ADvalue=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E5=91=BD=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/vue/src/views/identity/components/MenuModal.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/vue/src/views/identity/components/MenuModal.vue b/apps/vue/src/views/identity/components/MenuModal.vue index ddd21cd05..52decf67c 100644 --- a/apps/vue/src/views/identity/components/MenuModal.vue +++ b/apps/vue/src/views/identity/components/MenuModal.vue @@ -85,6 +85,7 @@ key: 'id', title: 'displayName', children: 'children', + value: 'id', }; const optionsRef = ref< {