We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a44ea62 commit c3f1f69Copy full SHA for c3f1f69
src/layouts/modules/global-menu/modules/vertical-mix-menu.vue
@@ -122,9 +122,6 @@ watch(
122
mode="vertical"
123
:value="selectedKey"
124
:options="childLevelMenus"
125
- :collapsed="appStore.siderCollapse"
126
- :collapsed-width="themeStore.sider.collapsedWidth"
127
- :collapsed-icon-size="22"
128
:inverted="inverted"
129
:indent="18"
130
@update:value="routerPushByKeyWithMetaQuery"
0 commit comments