已包含的文件名xxx仅大小写与文件名xxx不同

37 阅读1分钟

问题描述

image.png

原因

修改了vue文件名,而ts引擎没反应过来。

解决

重启Ts服务器即可。
Ctrl+shift+P

image.png