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< {