兰宝车间质量管理系统-前端
zst_2001
2025-02-04 4839a5152fd96633dd843d74974ec1d888d46fd2
tsconfig.json
@@ -2,7 +2,7 @@
  "compilerOptions": {
    "target": "esnext",
    "module": "esnext",
//    "useDefineForClassFields": true,
    //    "useDefineForClassFields": true,
    "moduleResolution": "bundler",
    "strict": true,
    "jsx": "preserve",
@@ -18,9 +18,6 @@
    "experimentalDecorators": true,
    "paths": {
      "@/*": ["src/*"]
    },
    "compilerOptions": {
      "types": ["element-plus/global"]
    },
    "types": ["vite/client"],
    "skipLibCheck": true,