优化顶部菜单搜索栏为多层级显示

pull/397/head
RuoYi 7 months ago
parent cab5beaca7
commit 85ff6a9910

@ -37,7 +37,7 @@ export default {
}, },
computed: { computed: {
routes() { routes() {
return this.$store.getters.permission_routes return this.$store.getters.defaultRoutes
} }
}, },
watch: { watch: {

Loading…
Cancel
Save