geo/frontend/app/(dashboard)/dashboard/lifecycle
chiguyong f1a8b69c2a fix: unify frontend API client - add blob support to fetchWithAuth, eliminate raw fetch calls
- Extend fetchWithAuth with responseType parameter ('json' | 'blob')
- reports.ts: PDF/CSV export now uses fetchWithAuth blob mode
- reports/page.tsx: remove duplicate API_BASE, use fetchWithAuth for CSV export
- lifecycle/new/page.tsx: replace raw fetch with fetchWithAuth for quick-start POST
2026-06-01 20:54:12 +08:00
..
[projectId] feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
new fix: unify frontend API client - add blob support to fetchWithAuth, eliminate raw fetch calls 2026-06-01 20:54:12 +08:00
page.tsx feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00