Cannot find module ‘@/views/factory/line/index.vue‘ or its corresponding type declarations.ts(2307)
1、扩展安装安装插件:PathIntellisense插件2、增加{"compilerOptions":{"target":"ES6","module":"commonjs","allowSyntheticDefaultImports":true,"baseUrl":"./","paths":{"@/*":["src/*"]}},"exclude":["node_modules"]}