pure-admin / vue-pure-admin

全面ESM+Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统(兼容移动端)
https://pure-admin.github.io/vue-pure-admin
MIT License
16.49k stars 3.1k forks source link

菜单中点击外链会跳转两次 #1131

Closed Jerome12138 closed 7 months ago

Jerome12138 commented 7 months ago

描述问题 (Describe the problem)

5.1.0版本中增加了如下功能,但是未屏蔽掉el-menu本身的路由跳转逻辑,导致点击外链菜单会重复两次跳转。

feat: 菜单支持a标签右键的所有浏览器行为 (#936)

如何复现该问题 (How to reproduce the problem)

示例项目中点击菜单“外部页面-文档外链”中的任意链接

image

操作系统和浏览器信息 (Operating system and browser information)

No response

验证 (Verify)

xiaoxian521 commented 7 months ago

https://github.com/pure-admin/vue-pure-admin/assets/44761321/9d810b50-e50b-4afb-bf24-9945b51bc5b7