怎么让配置左侧菜单收缩起来,我发现只要我一点其他菜单页面加载后左侧菜单就全部展开了,有没有什么配置项目可以做到。 #2871
Unanswered
mengzhi139
asked this question in
Q&A
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
我现在用的V5也是这个情况,解决了码? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
// 在路由切换的时候关闭左侧混合菜单展开菜单
closeMixSidebarOnChange: false,
这个我已经测试过了,好像解决不了问题
Beta Was this translation helpful? Give feedback.
All reactions