兰宝车间质量管理系统-前端
疯狂的狮子Li
2024-02-23 26cfa7afc4c30c909f82b635e7ea130c2937e5fc
src/components/TopNav/index.vue
@@ -43,7 +43,7 @@
// 主题颜色
const theme = computed(() => settingsStore.theme);
// 所有的路由信息
const routers = computed(() => permissionStore.topbarRouters);
const routers = computed(() => permissionStore.getTopbarRoutes());
// 顶部显示菜单
const topMenus = computed(() => {