Jerry Yan q792602257
  • Joined on 2022-10-11
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 13:10:04 +08:00
906bb39b83 feat(annotation): 添加保存并跳转到下一段功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 12:50:05 +08:00
dbf8ec53dd style(ui): 统一预览模态框宽度为响应式尺寸
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 11:31:24 +08:00
5f89968974 refactor(dataset): 重构数据集基础信息组件
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 11:26:15 +08:00
be313cf425 refactor(db): 优化知识条目表索引结构
q792602257 pushed to lsf at q792602257/DataMate 2026-02-01 11:24:42 +08:00
db37de8aee perf(db): 优化知识条目表索引配置
q792602257 pushed to lsf at q792602257/DataMate 2026-01-31 20:47:46 +08:00
aeec19b99f feat(annotation): 添加保存快捷键功能
q792602257 pushed to lsf at q792602257/DataMate 2026-01-31 19:15:31 +08:00
a4aefe66cd perf(file): 增加文件上传默认超时时间
q792602257 pushed to lsf at q792602257/DataMate 2026-01-31 19:10:32 +08:00
2f3a8b38d0 fix(dataset): 解决数据集文件查询时空目录导致异常的问题
q792602257 pushed to lsf at q792602257/DataMate 2026-01-31 18:57:16 +08:00
150af1a741 fix(annotation): 修复项目映射查询逻辑错误
q792602257 pushed to lsf at q792602257/DataMate 2026-01-31 18:54:15 +08:00
e28f680abb feat(annotation): 添加标注项目信息更新功能
q792602257 pushed to lsf at q792602257/DataMate 2026-01-31 18:51:06 +08:00
4f99875670 feat(data-management): 添加数据集类型判断并控制按行分割功能显示
q792602257 pushed to lsf at q792602257/DataMate 2026-01-31 18:41:34 +08:00
c23a9da8cb feat(knowledge): 添加知识库目录管理功能
q792602257 pushed to lsf at q792602257/DataMate 2026-01-31 17:52:42 +08:00
310bc356b1 feat(knowledge): 添加知识库文件目录结构支持功能
q792602257 pushed to lsf at q792602257/DataMate 2026-01-31 17:19:32 +08:00
c1fb02b0f5 refactor(annotation): 更新任务编辑模式的数据类型定义
q792602257 pushed to lsf at q792602257/DataMate 2026-01-31 17:14:33 +08:00
4a3e466210 feat(annotation): 添加标注任务进行中数据显示功能
5d8d25ca8c fix(annotation): 解决空标注结果的状态处理问题
Compare 2 commits »
q792602257 pushed to lsf at q792602257/DataMate 2026-01-31 16:45:57 +08:00
f6788756d3 fix(annotation): 修复分段标注数据结构兼容性问题
q792602257 pushed to lsf at q792602257/DataMate 2026-01-31 16:28:48 +08:00
5a5279869e feat(annotation): 添加分段总数提示功能优化性能
q792602257 pushed to lsf at q792602257/DataMate 2026-01-31 16:14:22 +08:00
e1c963928a feat(annotation): 添加标注对象解析和导出功能
q792602257 pushed to lsf at q792602257/DataMate 2026-01-31 15:42:20 +08:00
33cf65c9f8 feat(annotation): 添加分段标注统计和进度跟踪功能
q792602257 pushed to lsf at q792602257/DataMate 2026-01-31 15:36:05 +08:00
3e0a15ac8e fix(annotation): 修复导出标注对话框格式选项显示问题