vue-vben-admin icon indicating copy to clipboard operation
vue-vben-admin copied to clipboard

redirect只有路径没有参数

Open younger-yang opened this issue 1 year ago • 0 comments

Describe the bug

拿到的redirect只有路径没有参数

Reproduction

我给别人分享的链接是带参数的,当别人没登录的时候,拿到的redirect只有路径没有参数 http://localhost:5173/#/application/detail?bid=1变成http://localhost:5173/#/login?redirect=/application/detail image image

System Info

  • Operating System: win11
  • Node version: v18.16.1
  • pnpm version: 9.1.0

younger-yang avatar May 11 '24 02:05 younger-yang