Skip to content

Commit

Permalink
fix(projects): fix vertical-mix menu selected
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Jul 23, 2024
1 parent e837831 commit 59f07d8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ watch(
<NMenu
v-model:expanded-keys="expandedKeys"
mode="vertical"
:value="selectedKey"
:options="childLevelMenus"
:collapsed="appStore.siderCollapse"
:collapsed-width="themeStore.sider.collapsedWidth"
Expand Down

0 comments on commit 59f07d8

Please sign in to comment.