fantastic-admin / basic

⭐⭐⭐⭐⭐ 一款开箱即用的 Vue 中后台管理系统框架,支持多款 UI 组件库,兼容PC、移动端。vue-admin, vue-element-admin, vue后台, 后台系统, 后台框架, 管理后台, 管理系统

Home Page:https://fantastic-admin.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pnpm install 之后 VSCode 打开会有 element-plus 相关提示报错

mustime opened this issue · comments

image

看报错的提示,似乎是不知道为什么多了这个 App<any> 的类型。
只有 template 中的 el-xxx 系列的组件会有报错提示,但实际能正常使用和运行。

试了下 v2.10.0 和 v2.11.0 的 example 都有这个情况,求解。

今日(0427)VSCode 提示 volar 插件 v1.6.0 更新,更新之后问题消失