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

@@ -39,7 +39,7 @@ test('semantic intent detail includes recognized expense type', () => {
}
]
}),
'已识别为报销场景,当前目标是草稿生成,费用类型为交通费'
'已识别为报销场景,当前目标是信息核对,费用类型为交通费'
)
})