作為表達式調用時,無法解析類修飾器的簽名。
The runtime will invoke the decorator with 2 arguments, but the decorator expects 1.ts(1238)
頁面也無法打開
解決方案:
{"extends": "@vue/tsconfig/tsconfig.dom.json","include": ["env.d.ts", "src/**/*", "src/**/*.vue"],"exclude": ["src/**/__tests__/*"],"compilerOptions": {"experimentalDecorators": true,"composite": true,"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo","baseUrl": ".","paths": {"@/*": ["./src/*"]}}
}
?
人工智能學習網站
https://chat.xutongbao.top
?