Making coreui menu dynamic

十年热恋 提交于 2020-03-04 21:35:14

问题


We are using coreui VueJS. The problem we are facing is making the menu dynamic for each route.

The menu is loaded from _nav.js file and it only loads once and therefore the changes made to _nav.js are not shown until the page is reloaded.

Is there a way to make the menu dynamic? Can we reload the page for each router in VueJS?

来源:https://stackoverflow.com/questions/60369426/making-coreui-menu-dynamic

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!