refactor(frontend): split large reimbursement and audit modules

This commit is contained in:
caoxiaozhu
2026-05-21 23:53:03 +08:00
parent 2908dda024
commit f6f787ff38
53 changed files with 15637 additions and 14179 deletions

View File

@@ -6,7 +6,7 @@ const DEFAULT_INTENT_LABELS = {
explain: '解释',
compare: '对比',
risk_check: '风险检查',
draft: '草稿生成',
draft: '信息核对',
operate: '动作请求'
}