youlaitech / vue3-element-admin

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

在request.ts文件中使用store中language值报错Uncaught ReferenceError: Cannot access 'store' before initialization #67

Closed AH1013756399 closed 1 month ago

AH1013756399 commented 6 months ago

1712887458444 1712887558342

AprilTong commented 4 months ago

1712887458444 1712887558342

是想获取store中的language值吗,试试这样

image