feat(dashboard): reorganize budget and risk cards
This commit is contained in:
@@ -4,6 +4,8 @@ const RISK_SIGNAL_LABELS = {
|
||||
frequent_small_claims: '高频小额报销',
|
||||
location_mismatch: '地点不一致',
|
||||
amount_outlier: '金额异常',
|
||||
budget_pressure: '预算压力',
|
||||
missing_material: '资料缺失',
|
||||
preapproval_absent: '缺少事前申请',
|
||||
travel_city_consistency: '差旅城市一致性',
|
||||
travel_route_city_consistency: '差旅路线一致性',
|
||||
@@ -22,6 +24,7 @@ const RISK_SIGNAL_LABELS = {
|
||||
abnormal_frequency: '频次异常',
|
||||
abnormal_amount: '金额异常',
|
||||
manual_review: '人工复核',
|
||||
simulation: '模拟风险样本',
|
||||
unknown: '未知风险'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user