youlaitech / vue3-element-admin

🔥基于 vue3 + vite5 + typescript + element-plus 构建的后台管理前端模板(配套后端源码),vue-element-admin 的 vue3 版本。
https://vue3.youlai.tech
MIT License
1.23k stars 337 forks source link

v2.11.2,页面菜单路由跳转卡死 #145

Closed Gentlest closed 2 months ago

Gentlest commented 2 months ago

image 目前页面刷新进入任意一个菜单,然后再次点击其他菜单,路由就无法正常跳转

haoxianrui commented 2 months ago

@Gentlest 尝试禁用 VueDevTools 插件 image

Gentlest commented 2 months ago

@Gentlest 尝试禁用 VueDevTools 插件 image

感谢,已解决