刘嘉威
2022-10-24 a191ee0f495760168aa776590793e72c9ecbda0d
tsconfig.json
@@ -3,7 +3,7 @@
  "include": ["env.d.ts", "src/**/*", "src/**/*.vue", "types"],
  "compilerOptions": {
    "baseUrl": "./",
    "types": ["vite/client" ],
    "types": ["vite/client" ,"element-plus/global"],
    "paths": {
      "@/*": ["src/*"],
      "api/*": [