legco_ai_assistant/frontend/src/utils
Woody b47e37f39b fix: use absolute backend URL for highlight API calls
- Vite dev server doesn't proxy /api/v1/v2/ paths to backend
- Changed fetch URL and getHighlightUrl to use http://localhost:8000
- Fixed inline citation highlight URLs in buildCitationUrl
- Cleaned up debug code
2026-04-29 10:39:01 +08:00
..
citationParser.ts fix: use absolute backend URL for highlight API calls 2026-04-29 10:39:01 +08:00