如何配置使得antd pro v5 的侧边导航栏默认全部展开子级路由?
defaultSettings.ts 里配置
defaultSettings.ts
menu: { defaultOpenAll: true, }
defaultSettings.ts
里配置