fix: coderabbit reviews

This commit is contained in:
Yourz
2026-02-09 12:54:57 +08:00
parent c0de802da4
commit c5b8a0396b

View File

@@ -1,7 +1,7 @@
<template>
<ContextMenuRoot>
<TreeRoot
:expanded="expandedKeys"
:expanded="[...expandedKeys]"
:items="root.children ?? []"
:get-key="(item) => item.key"
:get-children="