fix: coderabbit reviews

This commit is contained in:
Yourz
2026-02-09 00:42:33 +08:00
parent 68d527fb62
commit 8af020de75

View File

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