wren
796ce90e32
fix: restore reviews detail layout and leaudit data wiring
2026-05-06 17:31:48 +08:00
LiangShiyong
a3fd2c7fed
feat: 初步完成评查详情页面的work文档和pdf文档的加载的页面三栏设计的重构。
2026-04-21 15:08:14 +08:00
LiangShiyong
4e19672b38
添加pdf的略缩图组件的实现。
2026-04-17 19:01:52 +08:00
DocAuditAI Dev
ebcaf05625
revert: reset to 32bee87 for clean text_bbox baseline
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 18:14:11 +08:00
DocAuditAI Dev
33fbd6b860
feat(pdf): support GraphRAG text_bbox highlighting in PDF viewer
...
When documents are processed through GraphRAG pipeline, coordinate
enrichment produces text_bbox (paragraph-level coordinates) instead of
char_positions (character-level OCR coordinates). Added resolveCharPositions()
helper that converts text_bbox to CharPosition[] format, enabling PDF
highlight rendering for GraphRAG-processed documents.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-23 16:44:22 +08:00
LiangShiyong
d04882bf51
1. 开启交叉评查的显示/隐藏(开启生产环境的配置),优化不同端口的显示/隐藏交叉评查入口的效果。
...
2. 优化评查结果的AI建议修改的文本输入框的显示效果。
3. 提交17正式环境的api-config.ts,备份一个wafIP的配置api-config-wafIP.ts。
2025-12-16 17:47:15 +08:00
LiangShiyong
33f10896a0
fix: 1.接入ai_suggestion.
...
2. 接入合同起草功能。
2025-12-05 00:04:45 +08:00
LiangShiyong
4fcc92a381
feat: 1. 接入CollaboraViewer选中的高亮效果,清除高亮功能,页面销毁自动清除高亮。
...
2. 合同模板对比接入monaco editor的效果。
3. 添加交叉评查的案卷类型的数据查询。
fix: 1. 修复文档列表的打开模态框蒙板层显示效果。
2025-11-30 19:33:05 +08:00
LiangShiyong
fe75b4fabd
feat: 1. 将交叉评查转移在入口页。
...
2. 交叉评查渲染的pdf预览组件复用评查点详情的,同时在评查结果中的数据也添加坐标信息。
2025-11-26 10:49:15 +08:00
LiangShiyong
63857b3431
fix: 1.提交pdf预览的组件
2025-11-25 20:52:43 +08:00