mirror of https://gitee.com/y_project/RuoYi-Vue
优化顶部菜单搜索栏为多层级显示(IBESXH)
This commit is contained in:
parent
4df52a6b40
commit
193c256e71
|
@ -37,7 +37,7 @@ export default {
|
|||
},
|
||||
computed: {
|
||||
routes() {
|
||||
return this.$store.getters.permission_routes
|
||||
return this.$store.getters.defaultRoutes
|
||||
}
|
||||
},
|
||||
watch: {
|
||||
|
|
Loading…
Reference in New Issue