1
0
forked from Yara724/api

Simplified captcha, Fixed unified damaged parts

This commit is contained in:
SepehrYahyaee
2026-06-07 10:34:10 +03:30
parent f023d0f3e7
commit 34142942e5
3 changed files with 58 additions and 17 deletions

View File

@@ -4122,7 +4122,7 @@ export class ExpertClaimService {
blameRequestId: claim.blameRequestId?.toString(),
blameRequestNo: claim.blameRequestNo,
money: moneyPayload,
selectedParts: selectedNormExpert,
// selectedParts: selectedNormExpert,
otherParts: claim.damage?.otherParts,
requiredDocuments:
Object.keys(requiredDocumentsStatus).length > 0
@@ -4134,7 +4134,7 @@ export class ExpertClaimService {
evaluation: enrichedEvaluation as
| ClaimDetailV2ResponseDto["evaluation"]
| undefined,
objection,
// objection,
videoCapture,
blameCase: blameCaseForApi,
blameExpertDecision,