pure-admin / vue-pure-admin

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

get请求无法传递参数 #1104

Closed lingmengcheng closed 6 months ago

lingmengcheng commented 6 months ago

描述问题 (Describe the problem)

get请求中,需要把data改为params,否则,无法传递参数。

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

image

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

No response

验证 (Verify)