刘嘉威
2022-10-26 7775a88a74b1db7c11d7164ef3155497a65e46bf
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/*": [