feat(ResearchReport): use print-js to export PDF

This commit is contained in:
AnotiaWang
2025-02-24 22:18:21 +08:00
parent 6e541d5fe8
commit c2425bc3a4
9 changed files with 114 additions and 307 deletions

View File

@ -31,11 +31,11 @@
"@vue-flow/core": "^1.42.1",
"ai": "^4.1.41",
"js-tiktoken": "^1.0.19",
"jspdf": "^2.5.2",
"marked": "^15.0.7",
"nuxt": "^3.15.4",
"p-limit": "^6.2.0",
"pinia": "^3.0.1",
"print-js": "^1.6.0",
"semver": "^7.7.1",
"tailwindcss": "^4.0.5",
"vue": "latest",