调整结果总览详情弹窗分页与模型摘要
This commit is contained in:
@@ -250,7 +250,6 @@ export function buildProjectAnalysisDialogData({ person, source = "riskPeople",
|
||||
},
|
||||
modelSummary: {
|
||||
modelCount: safePerson.modelCount || (Array.isArray(safePerson.modelNames) ? safePerson.modelNames.length : "-"),
|
||||
currentModel: currentModelValue,
|
||||
hasRiskTags: riskTags.length > 0,
|
||||
riskTags,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user