fix(projects): fix vertical-mix-menu when sider collapse. fixed #608
This commit is contained in:
parent
a44ea624f1
commit
c3f1f69833
@ -122,9 +122,6 @@ watch(
|
||||
mode="vertical"
|
||||
:value="selectedKey"
|
||||
:options="childLevelMenus"
|
||||
:collapsed="appStore.siderCollapse"
|
||||
:collapsed-width="themeStore.sider.collapsedWidth"
|
||||
:collapsed-icon-size="22"
|
||||
:inverted="inverted"
|
||||
:indent="18"
|
||||
@update:value="routerPushByKeyWithMetaQuery"
|
||||
|
Loading…
Reference in New Issue
Block a user